chore: bump version to 4.20.1

This commit is contained in:
Soulter
2026-03-17 00:35:57 +08:00
parent 0c71d351ee
commit 6d687691a2
4 changed files with 96 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
__version__ = "4.20.0"
__version__ = "4.20.1"
+1 -1
View File
@@ -5,7 +5,7 @@ from typing import Any, TypedDict
from astrbot.core.utils.astrbot_path import get_astrbot_data_path
VERSION = "4.20.0"
VERSION = "4.20.1"
DB_PATH = os.path.join(get_astrbot_data_path(), "data_v4.db")
WEBHOOK_SUPPORTED_PLATFORMS = [