diff --git a/ControllerService.iss b/ControllerService.iss
index e89338908..fdac689e0 100644
--- a/ControllerService.iss
+++ b/ControllerService.iss
@@ -379,7 +379,7 @@ end;
#define MyAppSetupName 'Handheld Companion'
#define MyBuildId 'HandheldCompanion'
-#define MyAppVersion '0.10.0.0'
+#define MyAppVersion '0.10.1.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 9ccb09f9a..bee6527e7 100644
--- a/ControllerService/AssemblyInfo1.cs
+++ b/ControllerService/AssemblyInfo1.cs
@@ -19,5 +19,5 @@
// Numéro de build
// Révision
//
-[assembly: AssemblyVersion("0.10.0.0")]
-[assembly: AssemblyFileVersion("0.10.0.0")]
+[assembly: AssemblyVersion("0.10.1.0")]
+[assembly: AssemblyFileVersion("0.10.1.0")]
diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj
index 7f58701c7..57ee66975 100644
--- a/HandheldCompanion/HandheldCompanion.csproj
+++ b/HandheldCompanion/HandheldCompanion.csproj
@@ -10,7 +10,7 @@
HandheldCompanion.App
$(SolutionDir)bin\$(Configuration)
Resources\icon.ico
- 0.10.0.0
+ 0.10.1.0
app.manifest