Version tick: 1.5.0.1
This commit is contained in:
parent
ebfe78d12a
commit
0e01dca587
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ namespace TShockAPI
|
|||
|
||||
public static string saveDir = "./tshock/";
|
||||
|
||||
public static Version VersionNum = new Version(1, 5, 0, 0);
|
||||
public static Version VersionNum = new Version(1, 5, 0, 1);
|
||||
|
||||
public static bool shownVersion = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue