From eb7f66b986a6dff95d535e09f87526d983a7ba10 Mon Sep 17 00:00:00 2001 From: Zack Date: Wed, 9 Apr 2014 18:01:18 -0400 Subject: [PATCH] Tick version --- 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 296beab9..e41e4a93 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ using System.Runtime.InteropServices; // Build Number // MMdd of the build -[assembly: AssemblyVersion("4.2.2.0224")] -[assembly: AssemblyFileVersion("4.2.2.0224")] +[assembly: AssemblyVersion("4.2.2.0409")] +[assembly: AssemblyFileVersion("4.2.2.0409")]