Resolve PPG Paint Scale Output issues.

This commit is contained in:
Patrick Fic
2022-04-18 15:35:32 -07:00
parent 93ae4b5ed1
commit 1a1cc67402
3 changed files with 7 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ using System.Windows;
// 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("1.0.33.0")]
[assembly: AssemblyVersion("1.0.34.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
//Setting Squirrel Aware Version.
[assembly: AssemblyMetadata("SquirrelAwareVersion", "1")]