From e8b10591528ec5290592f1ef0e12820e7757eb8d Mon Sep 17 00:00:00 2001 From: high Date: Mon, 20 Jun 2011 17:28:31 -0400 Subject: [PATCH] incremented 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 8c798672..ba1cac2c 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.1.0.0620")] -[assembly: AssemblyFileVersion("2.1.0.0620")] \ No newline at end of file +[assembly: AssemblyVersion("2.2.0.0620")] +[assembly: AssemblyFileVersion("2.2.0.0620")] \ No newline at end of file