We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd672e0 commit bbb2296Copy full SHA for bbb2296
project.hxp
@@ -25,7 +25,7 @@ class Project extends HXProject {
25
* REMEMBER TO CHANGE THIS WHEN THE GAME UPDATES!
26
* You only have to change it here, the rest of the game will query this value.
27
*/
28
- static final VERSION:String = "0.0.3"; // 0.0.2 is based on Friday Night Funkin' v0.5.3.
+ static final VERSION:String = "0.0.3"; // 0.0.3 is based on Friday Night Funkin' v0.5.3.
29
30
/**
31
* The game's name. Used as the default window title.
0 commit comments