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