Fix postrm

This commit is contained in:
Li 2022-05-08 15:27:35 +12:00
parent 80a64635a3
commit 9c97cdccb4
6 changed files with 7 additions and 9 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.3.0")]
[assembly: AssemblyFileVersion("1.7.3.0")]
[assembly: AssemblyVersion("1.7.4.0")]
[assembly: AssemblyFileVersion("1.7.4.0")]