From 0a8a6a2df227b6f1d3a96a8edc52b8bb9ba8f108 Mon Sep 17 00:00:00 2001 From: White Date: Fri, 23 Sep 2016 18:52:00 +0930 Subject: [PATCH] Version 4.3.18 --- TShockAPI/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TShockAPI/Properties/AssemblyInfo.cs b/TShockAPI/Properties/AssemblyInfo.cs index c217f906b..ee27f47f7 100755 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -53,5 +53,5 @@ You should have received a copy of the GNU General Public License // 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.3.17")] -[assembly: AssemblyFileVersion("4.3.17")] +[assembly: AssemblyVersion("4.3.18")] +[assembly: AssemblyFileVersion("4.3.18")]