diff --git a/TShockAPI/TShock.cs b/TShockAPI/TShock.cs
index b9c40d8c..5123a864 100755
--- a/TShockAPI/TShock.cs
+++ b/TShockAPI/TShock.cs
@@ -19,9 +19,9 @@ namespace TShockAPI
public static string saveDir = "./tshock/";
- public static Version VersionNum = new Version(2, 0, 0, 2);
+ public static Version VersionNum = new Version(2, 0, 0, 3);
- public static string VersionCodename = "UnrealIRCd ftw (irc.shankshock.com #terraria)";
+ public static string VersionCodename = "5am coding sucks";
private static bool[] BlacklistTiles;
diff --git a/Update/Update.csproj b/Update/Update.csproj
index f37c3dee..cdb0055d 100644
--- a/Update/Update.csproj
+++ b/Update/Update.csproj
@@ -59,7 +59,6 @@
Designer
-