Skip to content

Commit

Permalink
更新版本号到5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
superlancelot committed Jan 11, 2017
1 parent 22327fd commit d1500f2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions cn/json/down.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"prerelease":[
{"sys":"win","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=exe"},
{"sys":"mac","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=dmg"}
{"sys":"win","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=exe"},
{"sys":"mac","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=dmg"}
],
"final":[
{"sys":"win","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=exe"},
{"sys":"mac","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=dmg"}
{"sys":"win","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=exe"},
{"sys":"mac","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=dmg"}
]
}
8 changes: 4 additions & 4 deletions en/json/down.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"prerelease":[
{"sys":"win","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=exe"},
{"sys":"mac","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=dmg"}
{"sys":"win","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=exe"},
{"sys":"mac","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=product&ext=dmg"}
],
"final":[
{"sys":"win","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=exe"},
{"sys":"mac","v":"5.0.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=dmg"}
{"sys":"win","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=exe"},
{"sys":"mac","v":"5.0","url":"http://www.egret.com/api/download/index?app=DragonBonesPro&v=5.0.0&f=download&ext=dmg"}
]
}

0 comments on commit d1500f2

Please sign in to comment.