Skip to content

Commit

Permalink
fix assembly version number
Browse files Browse the repository at this point in the history
  • Loading branch information
midnightsyntax committed Jan 31, 2018
1 parent 1f22e68 commit 42ba96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,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.1")]
[assembly: AssemblyVersion("1.2.1")]
[assembly: NeutralResourcesLanguage("en")]

0 comments on commit 42ba96d

Please sign in to comment.