Compare commits

...

1 Commits

Author SHA1 Message Date
baec416df7 发布: v0.2.2 2026-06-08 13:40:52 +08:00

View File

@@ -14,7 +14,7 @@ import (
)
// Version 当前版本,发布时更新
const Version = "0.2.1"
const Version = "0.2.2"
// --- 远程 JSON 结构 ---