From 9e49b538d32d7308d249885e800a2e93ad4b9b47 Mon Sep 17 00:00:00 2001 From: CasperH Date: Fri, 16 Sep 2022 20:03:01 +0200 Subject: [PATCH] Release 0.11.7.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 a78915e4c..1a474d92c 100644 --- a/ControllerService-offline.iss +++ b/ControllerService-offline.iss @@ -241,7 +241,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.11.6.0' +#define MyAppVersion '0.11.7.0' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/ControllerService' diff --git a/ControllerService.iss b/ControllerService.iss index 28b2e487b..72507615d 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -377,7 +377,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.11.6.0' +#define MyAppVersion '0.11.7.0' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/ControllerService' diff --git a/ControllerService/AssemblyInfo1.cs b/ControllerService/AssemblyInfo1.cs index 78fedad32..3199c73ef 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.11.6.0")] -[assembly: AssemblyFileVersion("0.11.6.0")] +[assembly: AssemblyVersion("0.11.7.0")] +[assembly: AssemblyFileVersion("0.11.7.0")] diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 1a4c8499b..c6ac3d313 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -10,7 +10,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.11.6.0 + 0.11.7.0 app.manifest