From 7155b4f0ac1177744e483f4628fbf7ed1de476a1 Mon Sep 17 00:00:00 2001 From: Xu Void <55913486+Nothingness-Void@users.noreply.github.com> Date: Sat, 8 Feb 2025 10:16:31 +0800 Subject: [PATCH] Update default.py --- astrbot/core/config/default.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astrbot/core/config/default.py b/astrbot/core/config/default.py index 56a7e5c1e..718131385 100644 --- a/astrbot/core/config/default.py +++ b/astrbot/core/config/default.py @@ -2,7 +2,7 @@ 如需修改配置,请在 `data/cmd_config.json` 中修改或者在管理面板中可视化修改。 """ -VERSION = "3.4.20" +VERSION = "3.4.24" DB_PATH = "data/data_v3.db" # 默认配置