Update submodule and version numbers
This commit is contained in:
parent
1a11beded7
commit
d1168003e7
3 changed files with 5 additions and 5 deletions
|
|
@ -28,7 +28,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Nyx Studios & TShock Contributors")]
|
||||
[assembly: AssemblyProduct("TShockAPI")]
|
||||
[assembly: AssemblyCopyright("Copyright © Nyx Studios 2011-2015")]
|
||||
[assembly: AssemblyCopyright("Copyright © Nyx Studios 2011-2016")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
|
@ -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.13")]
|
||||
[assembly: AssemblyFileVersion("4.3.13")]
|
||||
[assembly: AssemblyVersion("4.3.14")]
|
||||
[assembly: AssemblyFileVersion("4.3.14")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue