Skip to content

Commit

Permalink
releasing 1.39.1
Browse files Browse the repository at this point in the history
the changes in this update werent big enough for me to consider it a 1.40.0 LOL
  • Loading branch information
JordanSantiagoYT committed Dec 14, 2024
1 parent b477223 commit 38f726a
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 @@ -23,7 +23,7 @@ using StringTools;

class MainMenuState extends MusicBeatState
{
public static var psychEngineJSVersion:String = '1.39.0'; //This is also used for Discord RPC
public static var psychEngineJSVersion:String = '1.39.1'; //This is also used for Discord RPC
public static var psychEngineVersion:String = '0.6.3'; //This is also used for Discord RPC
public static var curSelected:Int = 0;

Expand Down

0 comments on commit 38f726a

Please sign in to comment.