Version 1.7.1

This commit is contained in:
Travis Nickles 2019-03-22 02:57:57 -05:00
parent e0ba47bcb0
commit 87d8ae0c1d

View File

@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
// 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")]
[assembly: AssemblyFileVersion("1.7.0")]
[assembly: AssemblyVersion("1.7.1")]
[assembly: AssemblyFileVersion("1.7.1")]
[assembly: NeutralResourcesLanguage("en")]