Skip to content

Commit

Permalink
Update version number for 1.2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
markashleybell committed Oct 18, 2016
1 parent 146667d commit b71aa76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MAB.DotIgnore/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2.1.0")]
[assembly: AssemblyFileVersion("1.2.1.0")]
[assembly: AssemblyInformationalVersion("1.2.1")]
[assembly: AssemblyVersion("1.2.2.0")]
[assembly: AssemblyFileVersion("1.2.2.0")]
[assembly: AssemblyInformationalVersion("1.2.2")]

0 comments on commit b71aa76

Please sign in to comment.