Change version number to 1.1.0.2

This commit is contained in:
MathiasL 2022-03-18 01:10:29 +01:00
parent 7993560691
commit 232c527f3a
6 changed files with 2 additions and 2 deletions

View file

@ -51,5 +51,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("1.1.0.1")]
[assembly: AssemblyFileVersion("1.1.0.1")]
[assembly: AssemblyVersion("1.1.0.2")]
[assembly: AssemblyFileVersion("1.1.0.2")]