[BUG] Icons of shortcuts not displayed correctly (#209, #218, #155), version 1.0.22.0

This commit is contained in:
Markus Hofknecht 2021-10-17 16:35:59 +02:00
parent a30778401e
commit 56ba365909

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.0.21.4")]
[assembly: AssemblyFileVersion("1.0.21.4")]
[assembly: AssemblyVersion("1.0.22.0")]
[assembly: AssemblyFileVersion("1.0.22.0")]