bump version

This commit is contained in:
Jakob 2023-07-09 18:25:55 +02:00
parent 1517bc3f92
commit 71221ef5b4

View file

@ -49,5 +49,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.19")] [assembly: AssemblyVersion("2.20")]
[assembly: AssemblyFileVersion("2.19")] [assembly: AssemblyFileVersion("2.20")]