From 75fcd0daa016dd5af938421f7cf0eaa968fe62e5 Mon Sep 17 00:00:00 2001 From: Lesueur Benjamin Date: Sat, 4 Jun 2022 12:10:12 +0200 Subject: [PATCH] build 0.9.10.2 --- ControllerService.iss | 2 +- ControllerService/AssemblyInfo1.cs | 4 ++-- ControllerService/ControllerService.csproj | 2 +- HandheldCompanion/HandheldCompanion.csproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ControllerService.iss b/ControllerService.iss index 9ff497102..9181d5b76 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -648,7 +648,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.9.10.1' +#define MyAppVersion '0.9.10.2' #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 3a6069497..e444042d6 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.9.10.1")] -[assembly: AssemblyFileVersion("0.9.10.1")] +[assembly: AssemblyVersion("0.9.10.2")] +[assembly: AssemblyFileVersion("0.9.10.2")] diff --git a/ControllerService/ControllerService.csproj b/ControllerService/ControllerService.csproj index fa06504d0..5247bb0d1 100644 --- a/ControllerService/ControllerService.csproj +++ b/ControllerService/ControllerService.csproj @@ -14,7 +14,7 @@ true $(SolutionDir)bin\$(Configuration) portable - 0.9.10.1 + 0.9.10.2 full diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 835a87f70..5ae2c73a8 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -10,7 +10,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.9.10.1 + 0.9.10.2 app.manifest