Skip to content

Commit 9140bb1

Browse files
committed
v3.6.1
1 parent 0d25885 commit 9140bb1

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

0 commit comments

Comments
 (0)