From 934a2527daf0ac87edb35a8a79a4e46340862772 Mon Sep 17 00:00:00 2001 From: CasperH2O Date: Thu, 29 Jun 2023 16:41:49 +0200 Subject: [PATCH] Release 0.16.2.3 --- ControllerService-offline.iss | 2 +- ControllerService.iss | 2 +- ControllerService/AssemblyInfo1.cs | 4 ++-- HandheldCompanion/HandheldCompanion.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ControllerService-offline.iss b/ControllerService-offline.iss index aba8c188c..ae2790001 100644 --- a/ControllerService-offline.iss +++ b/ControllerService-offline.iss @@ -242,7 +242,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.16.2.2' +#define MyAppVersion '0.16.2.3' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' diff --git a/ControllerService.iss b/ControllerService.iss index 932081709..89e7df863 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -389,7 +389,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.16.2.2' +#define MyAppVersion '0.16.2.3' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright @ BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' diff --git a/ControllerService/AssemblyInfo1.cs b/ControllerService/AssemblyInfo1.cs index c62d426f9..de8290019 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -21,5 +21,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.16.2.2")] -[assembly: AssemblyFileVersion("0.16.2.2")] \ No newline at end of file +[assembly: AssemblyVersion("0.16.2.3")] +[assembly: AssemblyFileVersion("0.16.2.3")] \ No newline at end of file diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 8745066c9..27a1bc2e8 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -12,7 +12,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.16.2.2 + 0.16.2.3 app.manifest AnyCPU;x64