diff --git a/TShockAPI/Properties/AssemblyInfo.cs b/TShockAPI/Properties/AssemblyInfo.cs index de601674..d4eca2d1 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("3.4.1.1229")] -[assembly: AssemblyFileVersion("3.4.1.1229")] \ No newline at end of file +[assembly: AssemblyVersion("3.4.2.1230")] +[assembly: AssemblyFileVersion("3.4.2.1230")] \ No newline at end of file