From cada59326f3918713cc8c6569d82695e03d517ab Mon Sep 17 00:00:00 2001 From: Lauriethefish Date: Mon, 28 Jun 2021 17:04:26 +0100 Subject: [PATCH] Version bump 2.2.0 --- QuestPatcher/Views/MainWindow.axaml | 2 +- installer/installer.iss | 2 +- macos-dmg/dmg-root/QuestPatcher.app/Contents/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/QuestPatcher/Views/MainWindow.axaml b/QuestPatcher/Views/MainWindow.axaml index 5dae6f1..ffcce52 100644 --- a/QuestPatcher/Views/MainWindow.axaml +++ b/QuestPatcher/Views/MainWindow.axaml @@ -12,7 +12,7 @@ x:Class="QuestPatcher.Views.MainWindow" WindowStartupLocation="CenterScreen" Icon="/Assets/questpatcher-logo.ico" - Title="QuestPatcher v2.1.0" + Title="QuestPatcher v2.2.0" Background="{x:Null}" Foreground="{StaticResource SystemBaseHighColor}" ExtendClientAreaToDecorationsHint="true" diff --git a/installer/installer.iss b/installer/installer.iss index f4f1c1f..a206f42 100644 --- a/installer/installer.iss +++ b/installer/installer.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "QuestPatcher" -#define MyAppVersion "2.1.0" +#define MyAppVersion "2.2.0" #define MyAppPublisher "Lauriethefish#6700" #define MyAppURL "https://github.com/Lauriethefish/QuestPatcher" #define MyAppExeName "QuestPatcher.exe" diff --git a/macos-dmg/dmg-root/QuestPatcher.app/Contents/Info.plist b/macos-dmg/dmg-root/QuestPatcher.app/Contents/Info.plist index 3fd63bc..b8d0ea3 100644 --- a/macos-dmg/dmg-root/QuestPatcher.app/Contents/Info.plist +++ b/macos-dmg/dmg-root/QuestPatcher.app/Contents/Info.plist @@ -11,9 +11,9 @@ NSHighResolutionCapable CFBundleVersion - 2.1.0 + 2.2.0 CFBundleShortVersionString - 2.1.0 + 2.2.0 CFBundleIconFile iconfile