Version tick 2.0.0.2
This commit is contained in:
parent
8435a56d51
commit
2174d7e94d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ namespace TShockAPI
|
|||
|
||||
public static string saveDir = "./tshock/";
|
||||
|
||||
public static Version VersionNum = new Version(2, 0, 0, 1);
|
||||
public static Version VersionNum = new Version(2, 0, 0, 2);
|
||||
|
||||
public static string VersionCodename = "UnrealIRCd ftw (irc.shankshock.com #terraria)";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue