Skip to content

Commit

Permalink
Update MainMenuState.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatRozebudDude committed Aug 4, 2024
1 parent 385353b commit 868d9a1
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 @@ -44,7 +44,7 @@ class MainMenuState extends MusicBeatState
public static final lerpSpeed:Float = 0.01;
final warningDelay:Float = 10;

public static final version:String = "v5.0.0";
public static final version:String = "v5.0.1";

override function create()
{
Expand Down

0 comments on commit 868d9a1

Please sign in to comment.