Skip to content

Commit

Permalink
Version bump to 3.2.0.15 [TGSDeploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss authored Nov 25, 2017
1 parent eafe54c commit b8e898c
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.14")]
[assembly: AssemblyFileVersion("3.2.0.14")]
[assembly: AssemblyInformationalVersion("3.2.0.14")]
[assembly: AssemblyVersion("3.2.0.15")]
[assembly: AssemblyFileVersion("3.2.0.15")]
[assembly: AssemblyInformationalVersion("3.2.0.15")]

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

0 comments on commit b8e898c

Please sign in to comment.