From 4de671ffed3112472c5e2309bd2b36d5bf1a375b Mon Sep 17 00:00:00 2001 From: This is XiaoDeng <1744793737@qq.com> Date: Sat, 1 Apr 2023 14:31:25 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E7=89=88=E6=9C=AC=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=EF=BC=9Av2.6.333?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- src/plugins/Core/config.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3fae21b7..2d3e85f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "XDbot2" -version = "v2.6.72" +version = "v2.6.333" description = "简单多功能QQbot" authors = ["This-is-XiaoDeng", "xxtg666", "chun-awa"] readme = "README.md" diff --git a/src/plugins/Core/config.py b/src/plugins/Core/config.py index 81607523..48969ade 100644 --- a/src/plugins/Core/config.py +++ b/src/plugins/Core/config.py @@ -6,7 +6,7 @@ class Config(BaseSettings): # Your Config Here # 版本常量 - VERSION = "v2.6.72" + VERSION = "v2.6.333" # 控制中心 CONTROL_GROUP = "598443695"