UPDATE: Fix ui and add License

This commit is contained in:
2025-10-20 18:11:37 +07:00
parent ca612797ee
commit 892ea44c17
5 changed files with 52 additions and 55 deletions

View File

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