Skip to content

Commit

Permalink
Version bump to 3.1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Sep 24, 2017
1 parent 964c21b commit 675a245
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
// [assembly: AssemblyVersion("1.0.*")]

//It's impossible to make these a define, don't say I didn't warn you
[assembly: AssemblyVersion("3.1.0.4")]
[assembly: AssemblyFileVersion("3.1.0.4")]
[assembly: AssemblyInformationalVersion("3.1.0.4")]
[assembly: AssemblyVersion("3.1.0.5")]
[assembly: AssemblyFileVersion("3.1.0.5")]
[assembly: AssemblyInformationalVersion("3.1.0.5")]

0 comments on commit 675a245

Please sign in to comment.