We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3150d45 commit 520f1ccCopy full SHA for 520f1cc
1 file changed
Sonic-06-Mod-Manager/src/UnifyProgram.cs
@@ -40,7 +40,7 @@ namespace Unify
40
{
41
static class Program
42
43
- public static readonly string GlobalVersionNumber = $"Version 3.37";
+ public static readonly string GlobalVersionNumber = $"Version 3.38";
44
45
#if !DEBUG
46
public static readonly string VersionNumber = GlobalVersionNumber;
0 commit comments