Update to v1.7

This commit is contained in:
Li 2022-05-08 13:37:13 +12:00
parent 8dd4cdb6d0
commit 35c51946e4
8 changed files with 22 additions and 58 deletions

View file

@ -31,5 +31,5 @@ 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.6.2.19")]
[assembly: AssemblyFileVersion("1.6.2.19")]
[assembly: AssemblyVersion("1.7.0.0")]
[assembly: AssemblyFileVersion("1.7.0.0")]