bumps assemblyver 2.1.*

This commit is contained in:
Llywelwyn 2022-08-17 11:54:05 +01:00
parent f553afdb73
commit 26437fa1c7

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.0.*")] [assembly: AssemblyVersion("2.1.*")]
[assembly: AssemblyFileVersion("1.1.0.0")] [assembly: AssemblyFileVersion("1.1.0.0")]