Skip to content

Commit 0792902

Browse files
committed
v3.2.0
1 parent 42934ca commit 0792902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SS14.Launcher/ConfigConstants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace SS14.Launcher;
77

88
public static class ConfigConstants
99
{
10-
public const string CurrentLauncherVersion = "3.1.0";
10+
public const string CurrentLauncherVersion = "3.2.0";
1111
#if RELEASE
1212
public const bool DoVersionCheck = true;
1313
#else

0 commit comments

Comments
 (0)