From 42691b5f86cd25bdb36262a0531d1f44a0bb6ad3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 09:30:53 +0200 Subject: [PATCH] Release 0.18.0.5 (#803) Co-authored-by: Valkirie --- HandheldCompanion.iss | 4 ++-- HandheldCompanion/HandheldCompanion.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HandheldCompanion.iss b/HandheldCompanion.iss index f93aadead..e79a73b8d 100644 --- a/HandheldCompanion.iss +++ b/HandheldCompanion.iss @@ -389,7 +389,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.18.0.4' +#define MyAppVersion '0.18.0.5' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright @ BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' @@ -610,4 +610,4 @@ begin Result := True; end; -#endif \ No newline at end of file +#endif diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index b0469a7e6..2ff3051bb 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -1,4 +1,4 @@ - + WinExe @@ -12,7 +12,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.18.0.4 + 0.18.0.5 app.manifest AnyCPU;x64;x86 true