[Feature] Taskbar with option 'Use Icon from folder' (#239), version 1.0.27.2

This commit is contained in:
Markus Hofknecht 2021-11-17 23:47:26 +01:00
parent 3dce420521
commit 7f4266fffb

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.27.1")]
[assembly: AssemblyFileVersion("1.0.27.1")]
[assembly: AssemblyVersion("1.0.27.2")]
[assembly: AssemblyFileVersion("1.0.27.2")]