diff --git a/ControllerService-offline.iss b/ControllerService-offline.iss
index 95752fe2a..3d1403d11 100644
--- a/ControllerService-offline.iss
+++ b/ControllerService-offline.iss
@@ -241,10 +241,10 @@ end;
#define MyAppSetupName 'Handheld Companion'
#define MyBuildId 'HandheldCompanion'
-#define MyAppVersion '0.12.1.2'
+#define MyAppVersion '0.12.2.0'
#define MyAppPublisher 'BenjaminLSR'
#define MyAppCopyright 'Copyright © BenjaminLSR'
-#define MyAppURL 'https://github.com/Valkirie/ControllerService'
+#define MyAppURL 'https://github.com/Valkirie/HandheldCompanion'
#define MyAppExeName "HandheldCompanion.exe"
#define MySerExeName "ControllerService.exe"
#define MyConfiguration "Release"
diff --git a/ControllerService.iss b/ControllerService.iss
index bb20a4f37..01a411753 100644
--- a/ControllerService.iss
+++ b/ControllerService.iss
@@ -377,10 +377,10 @@ end;
#define MyAppSetupName 'Handheld Companion'
#define MyBuildId 'HandheldCompanion'
-#define MyAppVersion '0.12.1.2'
+#define MyAppVersion '0.12.2.0'
#define MyAppPublisher 'BenjaminLSR'
#define MyAppCopyright 'Copyright © BenjaminLSR'
-#define MyAppURL 'https://github.com/Valkirie/ControllerService'
+#define MyAppURL 'https://github.com/Valkirie/HandheldCompanion'
#define MyAppExeName "HandheldCompanion.exe"
#define MySerExeName "ControllerService.exe"
#define MyConfiguration "Release"
diff --git a/ControllerService/AssemblyInfo1.cs b/ControllerService/AssemblyInfo1.cs
index 40eebd97e..3e8458cb7 100644
--- a/ControllerService/AssemblyInfo1.cs
+++ b/ControllerService/AssemblyInfo1.cs
@@ -19,5 +19,5 @@
// Numéro de build
// Révision
//
-[assembly: AssemblyVersion("0.12.1.2")]
-[assembly: AssemblyFileVersion("0.12.1.2")]
+[assembly: AssemblyVersion("0.12.2.0")]
+[assembly: AssemblyFileVersion("0.12.2.0")]
diff --git a/HandheldCompanion/App.config b/HandheldCompanion/App.config
index a2d9582d7..7cdace4c9 100644
--- a/HandheldCompanion/App.config
+++ b/HandheldCompanion/App.config
@@ -155,7 +155,7 @@
500
- https://api.github.com/repos/Valkirie/ControllerService
+ https://api.github.com/repos/Valkirie/HandheldCompanion
True
diff --git a/HandheldCompanion/HandheldCompanion.csproj b/HandheldCompanion/HandheldCompanion.csproj
index 5fa432990..44766b04a 100644
--- a/HandheldCompanion/HandheldCompanion.csproj
+++ b/HandheldCompanion/HandheldCompanion.csproj
@@ -10,7 +10,7 @@
HandheldCompanion.App
$(SolutionDir)bin\$(Configuration)
Resources\icon.ico
- 0.12.1.2
+ 0.12.2.0
app.manifest
diff --git a/HandheldCompanion/Properties/Settings.Designer.cs b/HandheldCompanion/Properties/Settings.Designer.cs
index 27e226484..bd39e10dc 100644
--- a/HandheldCompanion/Properties/Settings.Designer.cs
+++ b/HandheldCompanion/Properties/Settings.Designer.cs
@@ -613,7 +613,7 @@ public double QuickToolsPerformanceGPUValue {
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("https://api.github.com/repos/Valkirie/ControllerService")]
+ [global::System.Configuration.DefaultSettingValueAttribute("https://api.github.com/repos/Valkirie/HandheldCompanion")]
public string UpdateUrl {
get {
return ((string)(this["UpdateUrl"]));
diff --git a/HandheldCompanion/Properties/Settings.settings b/HandheldCompanion/Properties/Settings.settings
index e5120b73b..c99f131f3 100644
--- a/HandheldCompanion/Properties/Settings.settings
+++ b/HandheldCompanion/Properties/Settings.settings
@@ -150,7 +150,7 @@
500
- https://api.github.com/repos/Valkirie/ControllerService
+ https://api.github.com/repos/Valkirie/HandheldCompanion
True