This commit is contained in:
sunkaixuan 2018-12-03 00:23:47 +08:00
parent bcd655bdc8
commit cd6c70001d

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.3")]
[assembly: AssemblyFileVersion("4.9.3")]
[assembly: AssemblyVersion("4.9")]
[assembly: AssemblyFileVersion("4.9")]