bump version

This commit is contained in:
Jakob 2024-02-26 20:05:47 +01:00
parent ee6489e090
commit b019023344

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("3.5")] [assembly: AssemblyVersion("3.6")]
[assembly: AssemblyFileVersion("3.5")] [assembly: AssemblyFileVersion("3.6")]