Skip to content

Commit

Permalink
A
Browse files Browse the repository at this point in the history
  • Loading branch information
Snirozu committed Nov 27, 2023
1 parent 3dea696 commit 96b37ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/states/MainMenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import options.OptionsState;

class MainMenuState extends MusicBeatState
{
public static var psychOnlineVersion:String = "0.2.2";
public static var psychOnlineVersion:String = "0.2.3";
public static var psychEngineVersion:String = '0.7.1h'; //This is also used for Discord RPC
public static var curSelected:Int = 0;

Expand Down

0 comments on commit 96b37ce

Please sign in to comment.