Skip to content

Commit c4978bb

Browse files
committed
Update Program.cs
1 parent 4f2e3aa commit c4978bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BeatRecorder/Program.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ namespace BeatRecorder
2525
{
2626
class Program
2727
{
28-
public static string CurrentVersion = "1.5.1";
28+
public static string CurrentVersion = "1.5.2";
2929

3030
internal static WebsocketClient beatSaberWebSocket { get; set; }
3131
internal static WebsocketClient beatSaberWebSocketLiveData { get; set; }

0 commit comments

Comments
 (0)