UPDATE: Handler for 4.0

This commit is contained in:
2026-02-10 21:46:46 +07:00
parent 70b719489b
commit 2b7ebfb4e6

View File

@@ -10,7 +10,7 @@ const ProxyFile = "firefly-go-proxy.exe"
const LauncherFile = "firefly-launcher.exe"
const TempUrl = "./temp"
const CurrentLauncherVersion = "2.3.5"
const CurrentLauncherVersion = "2.4.0"
type ToolFile string