From 31365968b1d3bc1e7aa6a3b4974ac3378e3a11a5 Mon Sep 17 00:00:00 2001 From: Lesueur Benjamin Date: Mon, 17 Apr 2023 08:51:37 +0200 Subject: [PATCH] 0.15.1.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 78e7443d3..cf54d3084 100644 --- a/ControllerService-offline.iss +++ b/ControllerService-offline.iss @@ -241,7 +241,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.15.1.0' +#define MyAppVersion '0.15.1.1' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/HandheldCompanion' diff --git a/ControllerService.iss b/ControllerService.iss index a2f2b49f7..3e37e1437 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -397,7 +397,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.15.1.0' +#define MyAppVersion '0.15.1.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 a7ec71b03..a1bbf8482 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.15.1.0")] -[assembly: AssemblyFileVersion("0.15.1.0")] +[assembly: AssemblyVersion("0.15.1.1")] +[assembly: AssemblyFileVersion("0.15.1.1")] diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index e22f47772..6fde46341 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -12,7 +12,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.15.1.0 + 0.15.1.1 app.manifest AnyCPU;x64