Skip to content

Commit

Permalink
Version bump to 3.2.0.16 [TGSDeploy] [NugetDeploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss authored Nov 27, 2017
1 parent 29f2cd9 commit fc63c10
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.0.15")]
[assembly: AssemblyFileVersion("3.2.0.15")]
[assembly: AssemblyInformationalVersion("3.2.0.15")]
[assembly: AssemblyVersion("3.2.0.16")]
[assembly: AssemblyFileVersion("3.2.0.16")]
[assembly: AssemblyInformationalVersion("3.2.0.16")]

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

0 comments on commit fc63c10

Please sign in to comment.