更新皮肤版本号

This commit is contained in:
Liang Ding
2015-11-08 18:21:32 +08:00
parent ef962572c9
commit 898404011c
15 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
var version = "1.0.0",
newVersion = "1.1.0";
var version = "1.1.0",
newVersion = "1.2.0";
process.argv.forEach(function (val, index) {
if (index === 2) {