Skip to content

Commit

Permalink
fix: change version number (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonLautzenheiser authored Mar 23, 2018
1 parent 2498009 commit 3c504b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ THE SOFTWARE.
// 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.7.0.0")]
[assembly: AssemblyFileVersion("1.7.0.0")]
[assembly: AssemblyVersion("1.6.1.0")]
[assembly: AssemblyFileVersion("1.6.1.0")]

0 comments on commit 3c504b1

Please sign in to comment.