Skip to content

Commit 609b28c

Browse files
committed
Update Program.cs
1 parent e1f11b5 commit 609b28c

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
@@ -8,7 +8,7 @@ namespace BeatRecorder;
88

99
public class Program
1010
{
11-
public static string Version = "2.0-RC1";
11+
public static string Version = "2.0.1";
1212

1313
public bool RunningPrerelease = false;
1414

0 commit comments

Comments
 (0)