发布: v0.1.1

This commit is contained in:
2026-05-22 16:25:32 +08:00
parent ef32867f10
commit a6d5c024e7

View File

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