From f4564b88e9427f0e9a1635d4ebe105c00cc25e3e Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sun, 22 Feb 2015 08:47:40 -0700 Subject: [PATCH] Version tick: 4.2.6 --- TShockAPI/Properties/AssemblyInfo.cs | 4 ++-- tshock_update.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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." }