diff --git a/ControllerService-offline.iss b/ControllerService-offline.iss index 7c4312b96..95752fe2a 100644 --- a/ControllerService-offline.iss +++ b/ControllerService-offline.iss @@ -241,7 +241,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.12.1.1' +#define MyAppVersion '0.12.1.2' #define MyAppPublisher 'BenjaminLSR' #define MyAppCopyright 'Copyright © BenjaminLSR' #define MyAppURL 'https://github.com/Valkirie/ControllerService' diff --git a/ControllerService.iss b/ControllerService.iss index c84cf740b..bb20a4f37 100644 --- a/ControllerService.iss +++ b/ControllerService.iss @@ -377,7 +377,7 @@ end; #define MyAppSetupName 'Handheld Companion' #define MyBuildId 'HandheldCompanion' -#define MyAppVersion '0.12.1.1' +#define MyAppVersion '0.12.1.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 827e85dd2..40eebd97e 100644 --- a/ControllerService/AssemblyInfo1.cs +++ b/ControllerService/AssemblyInfo1.cs @@ -19,5 +19,5 @@ // Numéro de build // Révision // -[assembly: AssemblyVersion("0.12.1.1")] -[assembly: AssemblyFileVersion("0.12.1.1")] +[assembly: AssemblyVersion("0.12.1.2")] +[assembly: AssemblyFileVersion("0.12.1.2")] diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj index 9fbaef275..ac60741a5 100644 --- a/HandheldCompanion/HandheldCompanion.csproj +++ b/HandheldCompanion/HandheldCompanion.csproj @@ -10,7 +10,7 @@ HandheldCompanion.App $(SolutionDir)bin\$(Configuration) Resources\icon.ico - 0.12.1.1 + 0.12.1.2 app.manifest