Skip to content

Commit b4e52df

Browse files
committed
3
1 parent cf70bf2 commit b4e52df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.hxp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Project extends HXProject
2929
* REMEMBER TO CHANGE THIS WHEN THE GAME UPDATES!
3030
* You only have to change it here, the rest of the game will query this value.
3131
*/
32-
static final VERSION:String = "0.7.2";
32+
static final VERSION:String = "0.7.3";
3333

3434
/**
3535
* The build's number and version code.

0 commit comments

Comments
 (0)