This commit is contained in:
sunkaixuna 2021-06-19 12:12:56 +08:00
parent 27120aaf51
commit d39e243e0c

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("5.0.3")]
[assembly: AssemblyFileVersion("5.0.3")]
[assembly: AssemblyVersion("5.0.3.1")]
[assembly: AssemblyFileVersion("5.0.3.1")]