UPDATE: go 1.26.1, new data, fix ui

This commit is contained in:
2026-04-03 12:35:11 +07:00
parent 2b7ebfb4e6
commit d0427142e3
8 changed files with 1034 additions and 1537 deletions

View File

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