Skip to content

Commit

Permalink
Update MainMenuState.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
MemeHoovy committed Jan 6, 2023
1 parent ede7c89 commit 64bed50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/MainMenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class MainMenuState extends MusicBeatState
var magenta:FlxSprite;
var camFollow:FlxObject;

static inline final engineVersion:String = '0.1.0-Pre-Alpha';
static inline final engineVersion:String = '0.1.1-Pre-Alpha';
static inline final gjVersion:String = '1.4';

override function create()
Expand Down

0 comments on commit 64bed50

Please sign in to comment.