mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-06 04:04:23 -04:00
proj hxp version bump
This commit is contained in:
parent
5819a43522
commit
f46f57e23d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class Project extends HXProject {
|
|||
* REMEMBER TO CHANGE THIS WHEN THE GAME UPDATES!
|
||||
* You only have to change it here, the rest of the game will query this value.
|
||||
*/
|
||||
static final VERSION:String = "0.5.2";
|
||||
static final VERSION:String = "0.5.3";
|
||||
|
||||
/**
|
||||
* The game's name. Used as the default window title.
|
||||
|
|
Loading…
Add table
Reference in a new issue