Tick version
This commit is contained in:
parent
0d8d83b165
commit
ecc6139f5c
1 changed files with 3 additions and 3 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-2013")]
|
||||
[assembly: AssemblyCopyright("Copyright © Nyx Studios 2011-2014")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
|
@ -49,5 +49,5 @@ using System.Runtime.InteropServices;
|
|||
// Build Number
|
||||
// MMdd of the build
|
||||
|
||||
[assembly: AssemblyVersion("4.2.2.1228")]
|
||||
[assembly: AssemblyFileVersion("4.2.2.1228")]
|
||||
[assembly: AssemblyVersion("4.2.2.0218")]
|
||||
[assembly: AssemblyFileVersion("4.2.2.0218")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue