From e28acb20232aae9f0f64c28d78b89ce7bff92de2 Mon Sep 17 00:00:00 2001 From: pwall2222 Date: Sat, 30 Mar 2024 08:56:36 +0000 Subject: [PATCH] chore: bump version to v1.3.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 369c24b..8631a5f 100644 --- a/NOWT.iss +++ b/NOWT.iss @@ -3,7 +3,7 @@ [Setup] #define MyAppSetupName 'NOWT' -#define MyAppVersion '1.3.2' +#define MyAppVersion '1.3.3' #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 718391f..9b94ff5 100644 --- a/NOWT/NOWT.csproj +++ b/NOWT/NOWT.csproj @@ -16,7 +16,7 @@ net6.0-windows true logo.ico - 1.3.2 + 1.3.3 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.3.2 + 1.3.3 AnyCPU annotations diff --git a/NOWT/VersionInfo.xml b/NOWT/VersionInfo.xml index 036721f..e7b0cfb 100644 --- a/NOWT/VersionInfo.xml +++ b/NOWT/VersionInfo.xml @@ -1,7 +1,7 @@ - 1.3.2 + 1.3.3 https://github.com/pwall2222/NOWT/releases/latest/download/NOWT-Installer.exe https://github.com/pwall2222/NOWT/releases/latest false