From fd7c8b244f871dce58f58ad3538b8161b6b21f6e Mon Sep 17 00:00:00 2001 From: HorizonCode Date: Thu, 27 May 2021 14:27:59 +0200 Subject: [PATCH] using Semver as versioning --- .../EZPPClient Installer.csproj | 3 +++ EZPPClient Installer/MainWindow.xaml | 2 +- EZPPClient Installer/MainWindow.xaml.cs | 20 +++++++++++++------ 3 files changed, 18 insertions(+), 7 deletions(-) diff --git a/EZPPClient Installer/EZPPClient Installer.csproj b/EZPPClient Installer/EZPPClient Installer.csproj index 9c01b47..bf7396a 100644 --- a/EZPPClient Installer/EZPPClient Installer.csproj +++ b/EZPPClient Installer/EZPPClient Installer.csproj @@ -143,6 +143,9 @@ 0.9.4 + + 2.0.6 + diff --git a/EZPPClient Installer/MainWindow.xaml b/EZPPClient Installer/MainWindow.xaml index 91390fc..8b80bfe 100644 --- a/EZPPClient Installer/MainWindow.xaml +++ b/EZPPClient Installer/MainWindow.xaml @@ -10,7 +10,7 @@ ui:WindowHelper.UseModernWindowStyle="True" ResizeMode="CanMinimize" Icon="circle_new.ico" Topmost="True" WindowStartupLocation="CenterScreen"> - +