Skip to content

Commit

Permalink
Version Change
Browse files Browse the repository at this point in the history
  • Loading branch information
TheXorog committed Jan 10, 2022
1 parent 81aa702 commit ab49e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BeatRecorder/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class Program
{
public static string CurrentVersion = "1.5.3";
public static string CurrentVersion = "1.6";

internal static WebsocketClient beatSaberWebSocket { get; set; }
internal static WebsocketClient beatSaberWebSocketLiveData { get; set; }
Expand Down

0 comments on commit ab49e2b

Please sign in to comment.