From bff73847c4f13ed00d009dab52a886d148f68d4a Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 7 Mar 2015 19:20:54 -0700 Subject: [PATCH] Version tick: 4.2.7 --- 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 3333497b..32afbe74 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.6")] -[assembly: AssemblyFileVersion("4.2.6")] +[assembly: AssemblyVersion("4.2.7")] +[assembly: AssemblyFileVersion("4.2.7")]