[BUG] click chrome app not working / fix exe argument handling (#200), version 1.0.19.3

This commit is contained in:
Markus Hofknecht 2021-10-02 20:55:37 +02:00
parent f323abca72
commit a0cbd533cc

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.19.2")]
[assembly: AssemblyFileVersion("1.0.19.2")]
[assembly: AssemblyVersion("1.0.19.3")]
[assembly: AssemblyFileVersion("1.0.19.3")]