chore: sync config version

This commit is contained in:
Quorinex
2026-05-10 21:21:24 +08:00
parent f853d0544b
commit 3089d028d2

View File

@@ -137,7 +137,7 @@ type AccountInfo struct {
}
// Version 当前版本号
const Version = "1.0.3"
const Version = "1.0.4"
var (
cfg *Config