diff --git a/installer/PSLauncher.iss b/installer/PSLauncher.iss
index 22e5d7e..2a21121 100644
--- a/installer/PSLauncher.iss
+++ b/installer/PSLauncher.iss
@@ -11,7 +11,7 @@
#define MyAppName "PROSERVE Launcher"
#define MyAppShortName "PS_Launcher"
-#define MyAppVersion "0.17.0"
+#define MyAppVersion "0.18.0"
#define MyAppPublisher "ASTERION VR"
#define MyAppURL "https://asterionvr.com"
#define MyAppExeName "PS_Launcher.exe"
diff --git a/src/PSLauncher.App/PSLauncher.App.csproj b/src/PSLauncher.App/PSLauncher.App.csproj
index fb6f37f..f7ac82d 100644
--- a/src/PSLauncher.App/PSLauncher.App.csproj
+++ b/src/PSLauncher.App/PSLauncher.App.csproj
@@ -15,9 +15,9 @@
PROSERVE Launcher
© 2026 ASTERION VR — All rights reserved
PSLauncher.App
- 0.17.0
- 0.17.0.0
- 0.17.0.0
+ 0.18.0
+ 0.18.0.0
+ 0.18.0.0
true
diff --git a/src/PSLauncher.App/Resources/Theme.xaml b/src/PSLauncher.App/Resources/Theme.xaml
index bed4e6b..e567c74 100644
--- a/src/PSLauncher.App/Resources/Theme.xaml
+++ b/src/PSLauncher.App/Resources/Theme.xaml
@@ -11,12 +11,19 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/PSLauncher.App/Views/MainWindow.xaml b/src/PSLauncher.App/Views/MainWindow.xaml
index b50bf89..460b514 100644
--- a/src/PSLauncher.App/Views/MainWindow.xaml
+++ b/src/PSLauncher.App/Views/MainWindow.xaml
@@ -192,7 +192,7 @@
La sidebar a RowSpan=2 → s'étend du sous-topbar jusqu'au bas
de fenêtre. Le footer est confiné à la colonne content.
-->
-
+
@@ -216,6 +216,12 @@
Opacity="0.25" />
+
+
diff --git a/src/PSLauncher.Updater/PSLauncher.Updater.csproj b/src/PSLauncher.Updater/PSLauncher.Updater.csproj
index 34da7ab..cbc0bab 100644
--- a/src/PSLauncher.Updater/PSLauncher.Updater.csproj
+++ b/src/PSLauncher.Updater/PSLauncher.Updater.csproj
@@ -8,7 +8,7 @@
latest
PS_Launcher.Updater
PSLauncher.Updater
- 0.17.0
+ 0.18.0
..\PSLauncher.App\Resources\favicon.ico
ASTERION VR
© 2026 ASTERION VR — All rights reserved