From a236f8dfc545a06fb6ac80d7cfe6b33d164814ca Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 4 Feb 2012 21:40:38 -0700 Subject: [PATCH] VERSION TICK: 3.7.0.204 --- 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 ee585f2f..5a72e5d3 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -48,5 +48,5 @@ using System.Runtime.InteropServices; // Build Number // MMdd of the build -[assembly: AssemblyVersion("3.6.0.0204")] -[assembly: AssemblyFileVersion("3.6.0.0204")] +[assembly: AssemblyVersion("3.7.0.0204")] +[assembly: AssemblyFileVersion("3.7.0.0204")]