diff --git a/TShockAPI/Properties/AssemblyInfo.cs b/TShockAPI/Properties/AssemblyInfo.cs index 61a58e2a..3333497b 100755 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -53,5 +53,5 @@ using System.Runtime.InteropServices; // Also, be sure to release on github with the exact assembly version tag as below // so that the update manager works correctly (via the Github releases api and mimic) -[assembly: AssemblyVersion("4.2.5")] -[assembly: AssemblyFileVersion("4.2.5")] +[assembly: AssemblyVersion("4.2.6")] +[assembly: AssemblyFileVersion("4.2.6")] diff --git a/tshock_update.json b/tshock_update.json index 1144d85b..26b4b6d0 100644 --- a/tshock_update.json +++ b/tshock_update.json @@ -1,4 +1,4 @@ { - "version": "4.2.5.0", - "changes": "http://tshock.co/ to download now." + "version": "9.9.9.9", + "changes": "http://tshock.co/ to get the newest build \nThis version of UpdateManager is out of date." }