Skip to content

Commit 331bf95

Browse files
caiiiycukkripken
authored andcommitted
update cocos2d version (#5669)
Fixes current breakage
1 parent 559ac73 commit 331bf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ports/cocos2d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import logging
44
import re
55

6-
TAG = 'version_3_2'
6+
TAG = 'version_3_3'
77

88

99
def get(ports, settings, shared):

0 commit comments

Comments
 (0)