Update version to v1.6.4

_VS automatically changed the interface resource_
This commit is contained in:
2022-08-29 20:44:54 +08:00
parent 7204297465
commit 26f5f31be5
4 changed files with 785 additions and 788 deletions

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.6.3")]
[assembly: AssemblyFileVersion("1.6.3")]
[assembly: AssemblyVersion("1.6.4")]
[assembly: AssemblyFileVersion("1.6.4")]