[BUG] ConfigurationErrorsException: Failed to save settings (#120), version 1.0.12.0

This commit is contained in:
Markus Hofknecht 2020-07-29 19:28:07 +02:00
parent 506e573cd5
commit c3fa2cf404

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.11.0")]
[assembly: AssemblyFileVersion("1.0.11.0")]
[assembly: AssemblyVersion("1.0.12.0")]
[assembly: AssemblyFileVersion("1.0.12.0")]