Merge branch 'master' into rc/new-plugin

This commit is contained in:
Junyan Qin (Chin)
2025-09-12 23:02:51 +08:00
committed by GitHub
15 changed files with 693 additions and 196 deletions

View File

@@ -1,7 +1,7 @@
semantic_version = 'v4.3.0.beta3'
required_database_version = 6
"""标记本版本所需要的数据库结构版本,用于判断数据库迁移"""
"""Tag the version of the database schema, used to check if the database needs to be migrated"""
debug_mode = False