Fix %MESSAGE

This commit is contained in:
Li 2022-05-08 17:36:15 +12:00
parent f8d8e8f28d
commit dd99e49ef7
7 changed files with 11 additions and 13 deletions

View file

@ -30,5 +30,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.7.4.0")]
[assembly: AssemblyFileVersion("1.7.4.0")]
[assembly: AssemblyVersion("1.7.11.0")]
[assembly: AssemblyFileVersion("1.7.11.0")]