mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 22:17:51 +01:00
Version bump to 3.2.3.7 [TGSDeploy]
This commit is contained in:
@@ -3,8 +3,8 @@ using System.Runtime.CompilerServices;
|
||||
|
||||
//You cannot one definition the version number
|
||||
//Believe me, I've tried, the compiler hates it so much
|
||||
[assembly: AssemblyVersion("3.2.3.6")]
|
||||
[assembly: AssemblyFileVersion("3.2.3.6")]
|
||||
[assembly: AssemblyInformationalVersion("3.2.3.6")]
|
||||
[assembly: AssemblyVersion("3.2.3.7")]
|
||||
[assembly: AssemblyFileVersion("3.2.3.7")]
|
||||
[assembly: AssemblyInformationalVersion("3.2.3.7")]
|
||||
|
||||
[assembly: InternalsVisibleTo("TGS.Tests")]
|
||||
|
||||
Reference in New Issue
Block a user