From e2bd567b689042d4fa65e1341df8ac0c2a253a9f Mon Sep 17 00:00:00 2001 From: CasperH Date: Sat, 23 Jul 2022 19:39:21 +0200 Subject: [PATCH] Update version 0.11.2.0 --- ControllerService-offline.iss | 2 +- ControllerService.iss | 2 +- ControllerService/AssemblyInfo1.cs | 6 +++--- HandheldCompanion/HandheldCompanion.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ControllerService-offline.iss b/ControllerService-offline.iss index 2f27c8584..5303516fa 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.1.0' +#define MyAppVersion '0.11.2.0' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/ControllerService' diff --git a/ControllerService.iss b/ControllerService.iss index f7106c047..b880595d7 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -377,7 +377,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.11.1.0' +#define MyAppVersion '0.11.2.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 fccc17be5..840c2d20b 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -4,7 +4,7 @@ // l'ensemble d'attributs suivant. Pour modifier les informations // associées à un assembly. [assembly: AssemblyTitle("ControllerService")] -[assembly: AssemblyDescription("Provides gyroscope and accelerometer support to the AYA NEO 2020, 2021 models through a virtual DualShock 4 controller. If the service is enabled, embedded controller will be cloaked to applications outside the whitelist. If the service is disabled, embedded controller will be uncloaked and virtual DualShock 4 controller disabled.")] +[assembly: AssemblyDescription("Provides motion control support to handhelds such as the AYA NEO, OneXPlayer models through a virtual DualShock 4 controller. If the service is enabled, embedded controller will be cloaked to applications outside the whitelist. If the service is disabled, embedded controller will be uncloaked and virtual DualShock 4 controller disabled.")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ControllerService")] @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.11.1.0")] -[assembly: AssemblyFileVersion("0.11.1.0")] +[assembly: AssemblyVersion("0.11.2.0")] +[assembly: AssemblyFileVersion("0.11.2.0")] diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 17899fa87..28709b7ad 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -10,7 +10,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.11.1.0 + 0.11.2.0 app.manifest