mirror of https://github.com/axmolengine/axmol.git
[ci skip]update version
This commit is contained in:
parent
41d280893f
commit
04839b0e8f
|
@ -31,7 +31,7 @@ NS_CC_BEGIN
|
||||||
|
|
||||||
CC_DLL const char* cocos2dVersion()
|
CC_DLL const char* cocos2dVersion()
|
||||||
{
|
{
|
||||||
return "cocos2d-x 3.3beta0";
|
return "cocos2d-x 3.3rc0";
|
||||||
}
|
}
|
||||||
|
|
||||||
NS_CC_END
|
NS_CC_END
|
||||||
|
|
Loading…
Reference in New Issue