From 72bc9a9afe4b3c51182678dbaf555c7750e03e01 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Wed, 29 Jun 2011 00:22:47 -0600 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 9bbabf72..1f8c8ae6 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.3.0.0627")] -[assembly: AssemblyFileVersion("2.3.0.0627")] \ No newline at end of file +[assembly: AssemblyVersion("2.3.0.0629")] +[assembly: AssemblyFileVersion("2.3.0.0629")] \ No newline at end of file