Skip to content

Commit 4bec780

Browse files
committed
Fiix implemented. Steam connection severed.
1 parent a255741 commit 4bec780

File tree

1 file changed

+1
-1
lines changed
  • Steam Server Creation Tool V2/Core

1 file changed

+1
-1
lines changed

Steam Server Creation Tool V2/Core/Core.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public static class Core
3636
public static BuildTypes buildType = BuildTypes.Alpha;
3737
public static int majorVersion = 0;
3838
public static int minorVersion = 0;
39-
public static int buildVersion = 10;
39+
public static int buildVersion = 11;
4040

4141
private static bool checkingUpdate = false;
4242
public static bool updateAvailable = false;

0 commit comments

Comments
 (0)