Skip to content

Commit

Permalink
Version bump to 3.2.1.11 [TGSDeploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss authored Jan 11, 2018
1 parent 169cd38 commit 2a6b994
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AssemblyInfo.global.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

//You cannot one definition the version number
//Believe me, I've tried, the compiler hates it so much
[assembly: AssemblyVersion("3.2.1.10")]
[assembly: AssemblyFileVersion("3.2.1.10")]
[assembly: AssemblyInformationalVersion("3.2.1.10")]
[assembly: AssemblyVersion("3.2.1.11")]
[assembly: AssemblyFileVersion("3.2.1.11")]
[assembly: AssemblyInformationalVersion("3.2.1.11")]

[assembly: InternalsVisibleTo("TGS.Tests")]

0 comments on commit 2a6b994

Please sign in to comment.