Skip to content

Commit 7eb4663

Browse files
committed
change version number
1 parent e14b572 commit 7eb4663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cocos2d/core/platform/CCConfig.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
* @type {String}
3232
* @name cc.ENGINE_VERSION
3333
*/
34-
window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.16";
34+
window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.17";
3535

3636
/**
3737
* <p>

0 commit comments

Comments
 (0)