bump version to 2.22

This commit is contained in:
Jakob 2024-02-23 20:48:22 +01:00
parent 5ff8479d80
commit 0699cd2940

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.21")] [assembly: AssemblyVersion("2.22")]
[assembly: AssemblyFileVersion("2.21")] [assembly: AssemblyFileVersion("2.22")]