FIX: Fix some bug

This commit is contained in:
2025-12-12 18:55:46 +07:00
parent acdd761652
commit 2349d6d360
2 changed files with 2 additions and 2 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.2"
const CurrentLauncherVersion = "2.3.3"
type ToolFile string