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 10, 2024
1 parent 3cc1854 commit 4255f79
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.2 (Non-Release Build)";
public static final version:String = "v5.0.2";

override function create()
{
Expand Down

0 comments on commit 4255f79

Please sign in to comment.