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 e14b572 commit 7eb4663Copy full SHA for 7eb4663
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.16";
+window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.17";
35
36
/**
37
* <p>
0 commit comments