Update AssemblyInfo.cs

This commit is contained in:
Gktwo 2022-07-14 14:18:41 +08:00 committed by GitHub
parent 870095a2be
commit 7fde0d21c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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