From e6eb2059408b96a90ba6dd4ca8198fc8d2d9588e Mon Sep 17 00:00:00 2001 From: pwall2222 Date: Mon, 20 Nov 2023 07:59:18 +0000 Subject: [PATCH] chore: bump version to v1.1.2 --- NOWT.iss | 2 +- NOWT/NOWT.csproj | 4 ++-- NOWT/VersionInfo.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NOWT.iss b/NOWT.iss index bd6ff32..c4f1890 100644 --- a/NOWT.iss +++ b/NOWT.iss @@ -3,7 +3,7 @@ [Setup] #define MyAppSetupName 'NOWT' -#define MyAppVersion '1.1.1' +#define MyAppVersion '1.1.2' #define MyAppPublisher 'PWall' #define MyAppCopyright 'Soneliem & PWall' #define MyAppURL 'https://github.com/pwall2222/NOWT' diff --git a/NOWT/NOWT.csproj b/NOWT/NOWT.csproj index dad6638..604908c 100644 --- a/NOWT/NOWT.csproj +++ b/NOWT/NOWT.csproj @@ -16,7 +16,7 @@ net6.0-windows true logo.ico - 1.1.1 + 1.1.2 True NOWT.App A Windows app to view player ranks and stats in a live Valorant Match @@ -32,7 +32,7 @@ README.md git 1.0.0 - 1.1.1 + 1.1.2 AnyCPU annotations diff --git a/NOWT/VersionInfo.xml b/NOWT/VersionInfo.xml index ed2f73b..3e8e14f 100644 --- a/NOWT/VersionInfo.xml +++ b/NOWT/VersionInfo.xml @@ -1,7 +1,7 @@ - 1.1.1 + 1.1.2 https://github.com/pwall2222/NOWT/releases/latest/download/NOWT-Installer.exe https://github.com/pwall2222/NOWT/releases/latest false