bump version

This commit is contained in:
Jakob 2021-09-17 12:18:32 +02:00
parent d43b417cff
commit d8889fc19b

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.9")] [assembly: AssemblyVersion("2.10")]
[assembly: AssemblyFileVersion("2.9")] [assembly: AssemblyFileVersion("2.10")]