FIX: fix bug constant

This commit is contained in:
2025-08-19 22:31:20 +07:00
parent ec72b812de
commit ba58d24e06

View File

@@ -11,7 +11,7 @@ const LauncherFile = "firefly-launcher.exe"
const TempUrl = "./temp"
const CurrentLauncherVersion = "1.2.1"
const CurrentLauncherVersion = "1.3.0"
type ToolFile string