From a3325e4caa55dd0528bbc9398d3b05354341b695 Mon Sep 17 00:00:00 2001 From: CasperH2O Date: Sun, 21 Jan 2024 19:03:35 +0000 Subject: [PATCH] Release 0.20.3.1 --- HandheldCompanion.iss | 4 ++-- HandheldCompanion/HandheldCompanion.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HandheldCompanion.iss b/HandheldCompanion.iss index d7134cd2a..6f0653221 100644 --- a/HandheldCompanion.iss +++ b/HandheldCompanion.iss @@ -364,7 +364,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.20.3.0' +#define MyAppVersion '0.20.3.1' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright @ BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' @@ -580,4 +580,4 @@ begin Result := True; end; -#endif \ No newline at end of file +#endif diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 3b10e4848..3c3641b5e 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -12,7 +12,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.20.3.0 + 0.20.3.1 app.manifest AnyCPU;x64;x86 true