This commit is contained in:
sunkaixuan
2019-05-17 22:48:20 +08:00
parent c10367221c
commit f8d97e411b

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