chore: release v4.0.7

This commit is contained in:
Junyan Qin
2025-06-18 13:10:20 +08:00
parent edd70b943d
commit bf98b82cf2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
semantic_version = 'v4.0.6'
semantic_version = 'v4.0.7'
required_database_version = 3
"""标记本版本所需要的数据库结构版本,用于判断数据库迁移"""