[BUG] Fix CheckForUpdatesDialog dpi scaling for button (#439), version 1.3.0.19

This commit is contained in:
Markus Hofknecht 2022-08-09 16:18:30 +02:00
parent fb0f07c19a
commit e28c2724b1

View file

@ -39,5 +39,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("1.2.0.19")]
[assembly: AssemblyFileVersion("1.2.0.19")]
[assembly: AssemblyVersion("1.3.0.19")]
[assembly: AssemblyFileVersion("1.3.0.19")]