[BUG] File extension *.URL should not be shown (#296), version 1.2.2.1

This commit is contained in:
Markus Hofknecht 2022-01-15 10:44:53 +01:00
parent 80a13f67e1
commit a98461a2c7

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.2.0")]
[assembly: AssemblyFileVersion("1.2.2.0")]
[assembly: AssemblyVersion("1.2.2.1")]
[assembly: AssemblyFileVersion("1.2.2.1")]