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