Skip to content

Commit

Permalink
Version bump to 3.2.1.3 [TGSDeploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss authored Dec 6, 2017
1 parent 25b4e6d commit 189a19a
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.2")]
[assembly: AssemblyFileVersion("3.2.1.2")]
[assembly: AssemblyInformationalVersion("3.2.1.2")]
[assembly: AssemblyVersion("3.2.1.3")]
[assembly: AssemblyFileVersion("3.2.1.3")]
[assembly: AssemblyInformationalVersion("3.2.1.3")]

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

0 comments on commit 189a19a

Please sign in to comment.