Skip to content

Commit 520f1cc

Browse files
committed
Increment version number
1 parent 3150d45 commit 520f1cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sonic-06-Mod-Manager/src/UnifyProgram.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace Unify
4040
{
4141
static class Program
4242
{
43-
public static readonly string GlobalVersionNumber = $"Version 3.37";
43+
public static readonly string GlobalVersionNumber = $"Version 3.38";
4444

4545
#if !DEBUG
4646
public static readonly string VersionNumber = GlobalVersionNumber;

0 commit comments

Comments
 (0)