Skip to content

Commit b5c5693

Browse files
ninjamuffin99EliteMasterEric
authored andcommitted
proj hxp version bump
1 parent d6db842 commit b5c5693

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
@@ -25,7 +25,7 @@ class Project extends HXProject {
2525
* REMEMBER TO CHANGE THIS WHEN THE GAME UPDATES!
2626
* You only have to change it here, the rest of the game will query this value.
2727
*/
28-
static final VERSION:String = "0.5.2";
28+
static final VERSION:String = "0.5.3";
2929

3030
/**
3131
* The game's name. Used as the default window title.

0 commit comments

Comments
 (0)