[Feature] Do not block menu when settings form open (#280), 1.2.0.5

This commit is contained in:
Markus Hofknecht 2021-12-27 07:36:07 +01:00
parent 8394704fec
commit 0d393684a0

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.4")]
[assembly: AssemblyFileVersion("1.2.0.4")]
[assembly: AssemblyVersion("1.2.0.5")]
[assembly: AssemblyFileVersion("1.2.0.5")]