FIX: Drag drop, ui/ux

This commit is contained in:
2025-10-20 17:20:16 +07:00
parent 787962c6d0
commit ca612797ee
4 changed files with 77 additions and 27 deletions

View File

@@ -10,7 +10,7 @@ const ProxyZipFile = "64bit.zip"
const LauncherFile = "firefly-launcher.exe"
const TempUrl = "./temp"
const CurrentLauncherVersion = "2.2.0"
const CurrentLauncherVersion = "2.2.1"
type ToolFile string