We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cc5ead + ecaa1ae commit a7ce94aCopy full SHA for a7ce94a
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.4";
+window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.5";
35
36
/**
37
* <p>
0 commit comments