UPDATE: Fix bug

This commit is contained in:
2026-01-15 13:22:19 +07:00
parent e4f014e3b4
commit 5f1708129a
4 changed files with 13 additions and 7 deletions

View File

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