From 2b70c29ea46073e090354dc9a93ae2ba883afd28 Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Sun, 29 Mar 2026 15:46:11 +0800 Subject: [PATCH] chore: bump version to 4.25.0 --- astrbot/core/config/default.py | 2 +- dashboard/src/views/extension/MarketPluginsTab.vue | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/astrbot/core/config/default.py b/astrbot/core/config/default.py index 246914ee0..6debeb1a3 100644 --- a/astrbot/core/config/default.py +++ b/astrbot/core/config/default.py @@ -5,7 +5,7 @@ from typing import Any, TypedDict from astrbot.core.utils.astrbot_path import get_astrbot_data_path -VERSION = "4.22.1" +VERSION = "4.25.0" DB_PATH = os.path.join(get_astrbot_data_path(), "data_v4.db") PERSONAL_WECHAT_CONFIG_METADATA = { "weixin_oc_base_url": { diff --git a/dashboard/src/views/extension/MarketPluginsTab.vue b/dashboard/src/views/extension/MarketPluginsTab.vue index 7f6f55e05..65583da28 100644 --- a/dashboard/src/views/extension/MarketPluginsTab.vue +++ b/dashboard/src/views/extension/MarketPluginsTab.vue @@ -180,7 +180,8 @@ const marketCategorySelectItems = computed(() =>