We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf70bf2 commit b4e52dfCopy full SHA for b4e52df
project.hxp
@@ -29,7 +29,7 @@ class Project extends HXProject
29
* REMEMBER TO CHANGE THIS WHEN THE GAME UPDATES!
30
* You only have to change it here, the rest of the game will query this value.
31
*/
32
- static final VERSION:String = "0.7.2";
+ static final VERSION:String = "0.7.3";
33
34
/**
35
* The build's number and version code.
0 commit comments