Skip to content

Commit 19331ba

Browse files
Version bump to 3.4.2
Signed-off-by: Pspritechologist <81725545+Pspritechologist@users.noreply.github.com>
1 parent 26bd51a commit 19331ba

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

0 commit comments

Comments
 (0)