chore: release v4.0.5

This commit is contained in:
Junyan Qin
2025-06-03 16:28:55 +08:00
parent 08c6672841
commit 955b391253

View File

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