TShock 4.3.10 - APIVersion 1.22

This commit is contained in:
Tyler Watson 2015-09-12 18:08:10 +10:00
parent 2e5eaae0b3
commit 34f28bace3
5 changed files with 17 additions and 7 deletions

View file

@ -53,5 +53,5 @@ using System.Runtime.InteropServices;
// Also, be sure to release on github with the exact assembly version tag as below
// so that the update manager works correctly (via the Github releases api and mimic)
[assembly: AssemblyVersion("4.3.9")]
[assembly: AssemblyFileVersion("4.3.9")]
[assembly: AssemblyVersion("4.3.10")]
[assembly: AssemblyFileVersion("4.3.10")]