Tick version and clean up some white space.
This commit is contained in:
parent
015cf61b77
commit
7ad1889a13
2 changed files with 24 additions and 23 deletions
|
|
@ -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.2.9")]
|
||||
[assembly: AssemblyFileVersion("4.2.9")]
|
||||
[assembly: AssemblyVersion("4.2.10")]
|
||||
[assembly: AssemblyFileVersion("4.2.10")]
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ using Rests;
|
|||
using Terraria;
|
||||
using TerrariaApi.Server;
|
||||
using TShockAPI.DB;
|
||||
using TShockAPI.Hooks;
|
||||
using TShockAPI.Net;
|
||||
using TShockAPI.ServerSideCharacters;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue