From b5547e6fc3a96d1751b0749fa7c07ac029ca6997 Mon Sep 17 00:00:00 2001 From: Lesueur Benjamin Date: Sun, 9 Jul 2023 15:42:38 +0200 Subject: [PATCH] Release 0.16.2.5 --- 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 c522eb649..4d98e858d 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.4' +#define MyAppVersion '0.16.2.5' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' diff --git a/ControllerService.iss b/ControllerService.iss index 434bd890b..184d84234 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -389,7 +389,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.16.2.4' +#define MyAppVersion '0.16.2.5' #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 81df39f7e..b533cb63f 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -21,5 +21,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.16.2.4")] -[assembly: AssemblyFileVersion("0.16.2.4")] \ No newline at end of file +[assembly: AssemblyVersion("0.16.2.5")] +[assembly: AssemblyFileVersion("0.16.2.5")] \ No newline at end of file diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 5ba931570..f79ea89eb 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -12,7 +12,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.16.2.4 + 0.16.2.5 app.manifest AnyCPU;x64