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