gawd, versionnum said 2.0.0.6 but apparently we were on 2.0.0.7. Increased again
This commit is contained in:
parent
96e6fb20c3
commit
f3d8a0cc80
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ namespace TShockAPI
|
||||||
|
|
||||||
public static string saveDir = "./tshock/";
|
public static string saveDir = "./tshock/";
|
||||||
|
|
||||||
public static Version VersionNum = new Version(2, 0, 0, 7);
|
public static Version VersionNum = new Version(2, 0, 0, 8);
|
||||||
|
|
||||||
public static string VersionCodename = "RSaC (Red Sucks at Coding)";
|
public static string VersionCodename = "RSaC (Red Sucks at Coding)";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue