Skip to content

Commit 1773b7b

Browse files
committed
v3.3.0
1 parent dd3fe1d commit 1773b7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0";
10+
public const string CurrentLauncherVersion = "3.3.0";
1111
#if RELEASE
1212
public const bool DoVersionCheck = true;
1313
#else

0 commit comments

Comments
 (0)