chore: bump version to '4.3.0b2'

This commit is contained in:
Junyan Qin
2025-08-23 20:06:19 +08:00
parent 0155d3b0b9
commit 8eb1b8759b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
semantic_version = 'v4.3.0.beta1'
semantic_version = 'v4.3.0.beta2'
required_database_version = 5
"""标记本版本所需要的数据库结构版本,用于判断数据库迁移"""