From 68bc116c1b9b1a8c0d535bbcd46b2b902856ce17 Mon Sep 17 00:00:00 2001 From: Lesueur Benjamin Date: Thu, 3 Nov 2022 09:47:44 +0100 Subject: [PATCH] build 0.12.3.1 --- 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 1f6897c69..cb4f5b6d9 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.0' +#define MyAppVersion '0.12.3.1' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' diff --git a/ControllerService.iss b/ControllerService.iss index 14eb7c0bd..2bc18a6d1 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -405,7 +405,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.12.3.0' +#define MyAppVersion '0.12.3.1' #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 dc06e4057..8643e2ae8 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.12.3.0")] -[assembly: AssemblyFileVersion("0.12.3.0")] +[assembly: AssemblyVersion("0.12.3.1")] +[assembly: AssemblyFileVersion("0.12.3.1")] diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 2b48c294c..515a4f50d 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -10,7 +10,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.12.3.0 + 0.12.3.1 app.manifest