bumps assemblyver to 2.1.*

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

View file

@ -50,5 +50,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.1.*")] [assembly: AssemblyVersion("2.2.*")]
[assembly: AssemblyFileVersion("1.1.0.0")] [assembly: AssemblyFileVersion("1.1.0.0")]