There was an error while loading. Please reload this page.
1 parent dd3fe1d commit 1773b7bCopy full SHA for 1773b7b
1 file changed
SS14.Launcher/ConfigConstants.cs
@@ -7,7 +7,7 @@ namespace SS14.Launcher;
7
8
public static class ConfigConstants
9
{
10
- public const string CurrentLauncherVersion = "3.2.0";
+ public const string CurrentLauncherVersion = "3.3.0";
11
#if RELEASE
12
public const bool DoVersionCheck = true;
13
#else
0 commit comments