bumps assemblyver to 2.2.*

This commit is contained in:
Llywelwyn 2023-04-27 10:09:03 +01:00
parent 37777424f7
commit 3b5b7d8eb4

View file

@ -50,5 +50,5 @@ using System.Windows;
// 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("2.1.*")]
[assembly: AssemblyVersion("2.2.*")]
[assembly: AssemblyFileVersion("1.1.0.0")]