removed license check for QBI since it's now included business decision and also added trial version excemption from expired maintenance plan check (and reworded error to say maaintenance plan instead of the deperecated supporta nd updates subscription)

This commit is contained in:
2022-08-15 23:28:08 +00:00
parent be9ad09d9f
commit 39810ebb9e
2 changed files with 17 additions and 10 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("8.0.0.0")]
[assembly: AssemblyFileVersion("8.0.0.0")]
[assembly: AssemblyVersion("8.0.1.0")]
[assembly: AssemblyFileVersion("8.0.1.0")]