Skip to content

Commit 0d2ad51

Browse files
committed
v1.3.1
1 parent 4374dbc commit 0d2ad51

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
@@ -6,7 +6,7 @@ namespace SS14.Launcher;
66

77
public static class ConfigConstants
88
{
9-
public const string CurrentLauncherVersion = "1.2.1";
9+
public const string CurrentLauncherVersion = "1.3.1";
1010
#if RELEASE
1111
public const bool DoVersionCheck = true;
1212
#else

0 commit comments

Comments
 (0)