Skip to content

Commit 9c3896c

Browse files
committed
v3.6.0
1 parent 190a0a0 commit 9c3896c

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

0 commit comments

Comments
 (0)