From 466231ec560bb883beb16aa2167f8ad8fcfd571d Mon Sep 17 00:00:00 2001 From: qsc Date: Sat, 21 Feb 2026 19:20:41 +0800 Subject: [PATCH] ok --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 11e9613..b45d347 100644 --- a/main.py +++ b/main.py @@ -16,7 +16,7 @@ from .core.fun_basic import load_as_base64 @register("astrbot_plugin_jx3", "fxdyz", "通过调用剑网三API接口获取游戏数据,处理发送。", - "1.1.1", + "1.2.0", "https://github.com/qsc20001102/astrbot_plugin_jx3api" ) class Jx3ApiPlugin(Star):