Skip to content

Commit e9370a4

Browse files
committed
Update version
1 parent 5a64324 commit e9370a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos2d/core/platform/CCConfig.js

Lines changed: 1 addition & 1 deletion
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.15";
34+
window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.16";
3535

3636
/**
3737
* <p>

0 commit comments

Comments
 (0)