diff --git a/ControllerService-offline.iss b/ControllerService-offline.iss index ad7ed848d..4f3b321df 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.4.2' +#define MyAppVersion '0.11.5.0' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/ControllerService' diff --git a/ControllerService.iss b/ControllerService.iss index d8141ee6d..85e64e2f8 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -377,7 +377,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.11.4.2' +#define MyAppVersion '0.11.5.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 d96a58a4d..7b95cba79 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.11.4.2")] -[assembly: AssemblyFileVersion("0.11.4.2")] +[assembly: AssemblyVersion("0.11.5.0")] +[assembly: AssemblyFileVersion("0.11.5.0")] diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 179b0fc37..449014797 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -10,7 +10,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.11.4.2 + 0.11.5.0 app.manifest