diff --git a/build/windows/wails.exe.manifest b/build/windows/wails.exe.manifest
index ba2a71a..9588dce 100644
--- a/build/windows/wails.exe.manifest
+++ b/build/windows/wails.exe.manifest
@@ -6,10 +6,20 @@
+
+
+
+
+
+
+
+
+
+
- true/pm
- permonitorv2,permonitor
+ true/pm
+ permonitorv2,permonitor
-
\ No newline at end of file
+
diff --git a/pkg/constant/constant.go b/pkg/constant/constant.go
index 003da2b..c7e5b3d 100644
--- a/pkg/constant/constant.go
+++ b/pkg/constant/constant.go
@@ -11,7 +11,7 @@ const LauncherFile = "firefly-launcher.exe"
const TempUrl = "./temp"
-const CurrentLauncherVersion = "1.2"
+const CurrentLauncherVersion = "1.2.1"
type ToolFile string