From 7c66e97bf1d2f91726bcb6b5dd270f2c22b86f67 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Fri, 6 Jan 2012 01:07:46 -0700 Subject: [PATCH] Version Tick: 3.4.5.0106 --- 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 6ccd4fac..a4b97ef9 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.4.2.0102")] -[assembly: AssemblyFileVersion("3.4.2.0102")] \ No newline at end of file +[assembly: AssemblyVersion("3.4.5.0106")] +[assembly: AssemblyFileVersion("3.4.5.0106")] \ No newline at end of file