From 36594e7fe4514a445565304f8510a7c4da7cf121 Mon Sep 17 00:00:00 2001 From: MarioE Date: Wed, 2 Jul 2014 17:05:32 -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 4aaf47ce..ac02a14d 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.0515")] -[assembly: AssemblyFileVersion("4.2.2.0515")] +[assembly: AssemblyVersion("4.2.3.0702")] +[assembly: AssemblyFileVersion("4.2.3.0702")]