From e9f1ed4a37c9e9e4974b93852e8b33c6298e71ba Mon Sep 17 00:00:00 2001 From: PWall <34860495+PWall2222@users.noreply.github.com> Date: Tue, 21 Nov 2023 17:18:13 +0100 Subject: [PATCH] revert: bump version to v1.1.3 --- 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 8ea91d1..65600a3 100644 --- a/NOWT.iss +++ b/NOWT.iss @@ -3,7 +3,7 @@ [Setup] #define MyAppSetupName 'NOWT' -#define MyAppVersion '1.1.3' +#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 bd9cb45..604908c 100644 --- a/NOWT/NOWT.csproj +++ b/NOWT/NOWT.csproj @@ -16,7 +16,7 @@ net6.0-windows true logo.ico - 1.1.3 + 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.3 + 1.1.2 AnyCPU annotations diff --git a/NOWT/VersionInfo.xml b/NOWT/VersionInfo.xml index 823f387..3e8e14f 100644 --- a/NOWT/VersionInfo.xml +++ b/NOWT/VersionInfo.xml @@ -1,7 +1,7 @@ - 1.1.3 + 1.1.2 https://github.com/pwall2222/NOWT/releases/latest/download/NOWT-Installer.exe https://github.com/pwall2222/NOWT/releases/latest false