UPDATE: Fix bug

This commit is contained in:
2026-01-14 05:56:18 +07:00
parent 2349d6d360
commit e4f014e3b4
9 changed files with 1365 additions and 895 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.3"
const CurrentLauncherVersion = "2.3.4"
type ToolFile string