We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a64324 commit e9370a4Copy full SHA for e9370a4
cocos2d/core/platform/CCConfig.js
@@ -31,7 +31,7 @@
31
* @type {String}
32
* @name cc.ENGINE_VERSION
33
*/
34
-window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.15";
+window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.16";
35
36
/**
37
* <p>
0 commit comments