diff --git a/ControllerService-offline.iss b/ControllerService-offline.iss
index adfba6559..9e2c5bbd0 100644
--- a/ControllerService-offline.iss
+++ b/ControllerService-offline.iss
@@ -242,7 +242,7 @@ end;
#define MyAppSetupName 'Handheld Companion'
#define MyBuildId 'HandheldCompanion'
-#define MyAppVersion '0.16.0.4'
+#define MyAppVersion '0.16.0.5'
#define MyAppPublisher 'BenjaminLSR'
#define MyAppCopyright 'Copyright © BenjaminLSR'
#define MyAppURL 'https://github.com/Valkirie/HandheldCompanion'
diff --git a/ControllerService.iss b/ControllerService.iss
index f40eec3a6..5b504cb52 100644
--- a/ControllerService.iss
+++ b/ControllerService.iss
@@ -389,7 +389,7 @@ end;
#define MyAppSetupName 'Handheld Companion'
#define MyBuildId 'HandheldCompanion'
-#define MyAppVersion '0.16.0.4'
+#define MyAppVersion '0.16.0.5'
#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 923886765..99e0526ad 100644
--- a/ControllerService/AssemblyInfo1.cs
+++ b/ControllerService/AssemblyInfo1.cs
@@ -19,5 +19,5 @@
// Numéro de build
// Révision
//
-[assembly: AssemblyVersion("0.16.0.4")]
-[assembly: AssemblyFileVersion("0.16.0.4")]
+[assembly: AssemblyVersion("0.16.0.5")]
+[assembly: AssemblyFileVersion("0.16.0.5")]
diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj
index 69baea742..88ec6889e 100644
--- a/HandheldCompanion/HandheldCompanion.csproj
+++ b/HandheldCompanion/HandheldCompanion.csproj
@@ -12,7 +12,7 @@
HandheldCompanion.App
$(SolutionDir)bin\$(Configuration)
Resources\icon.ico
- 0.16.0.4
+ 0.16.0.5
app.manifest
AnyCPU;x64