This commit is contained in:
sunkaixuan
2019-06-01 16:15:26 +08:00
parent 90fe8ddac6
commit 30ab4c0b17
2 changed files with 2 additions and 2 deletions

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.0.4")]
[assembly: AssemblyFileVersion("5.0.0.4")]
[assembly: AssemblyVersion("5.0.0.5")]
[assembly: AssemblyFileVersion("5.0.0.5")]