From a40eecc82fa25151067a407530f96f761141c707 Mon Sep 17 00:00:00 2001 From: k0rd Date: Wed, 9 Oct 2013 22:42:28 -0400 Subject: [PATCH] version tick --- 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 06b42d24..2a26014a 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.0.1005")] -[assembly: AssemblyFileVersion("4.2.0.1005")] +[assembly: AssemblyVersion("4.2.0.1009")] +[assembly: AssemblyFileVersion("4.2.0.1009")]