From 6216f78035e69480c560fe12d92bb69a29819033 Mon Sep 17 00:00:00 2001 From: CasperH Date: Sat, 12 Nov 2022 19:56:32 +0100 Subject: [PATCH] build 0.12.4.0 --- 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 f017fa0b2..585119eb7 100644 --- a/ControllerService-offline.iss +++ b/ControllerService-offline.iss @@ -241,7 +241,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.12.3.3' +#define MyAppVersion '0.12.4.0' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' diff --git a/ControllerService.iss b/ControllerService.iss index 95b2185e0..aad51e0ed 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -405,7 +405,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.12.3.3' +#define MyAppVersion '0.12.4.0' #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 ba6f41fda..0e7483576 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.12.3.3")] -[assembly: AssemblyFileVersion("0.12.3.3")] +[assembly: AssemblyVersion("0.12.4.0")] +[assembly: AssemblyFileVersion("0.12.4.0")] diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index f5b770f82..48bce7a3f 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -10,7 +10,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.12.3.3 + 0.12.4.0 app.manifest