发布: v0.2.2

This commit is contained in:
2026-06-08 13:40:52 +08:00
parent 32485c8ea7
commit baec416df7

View File

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