Skip to content

Commit

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

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

0 comments on commit c7e5c27

Please sign in to comment.