Change codename
This commit is contained in:
parent
d2732a4b0a
commit
9551179362
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ namespace TShockAPI
|
|||
public class TShock : TerrariaPlugin
|
||||
{
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
public static readonly string VersionCodename = "Pre-Release - Code Freeze";
|
||||
public static readonly string VersionCodename = "1.1.2 in the house!";
|
||||
|
||||
public static string SavePath = "tshock";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue