chore: bump version 4.3.0b3

This commit is contained in:
Junyan Qin
2025-08-23 20:08:29 +08:00
parent 8eb1b8759b
commit d3a147bbdd
2 changed files with 2 additions and 2 deletions

View File

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