chore: release v4.1.2

This commit is contained in:
Junyan Qin
2025-08-03 22:52:47 +08:00
parent 4a8f5516f6
commit b70001c579

View File

@@ -1,4 +1,4 @@
semantic_version = 'v4.1.1'
semantic_version = 'v4.1.2'
required_database_version = 4
"""Tag the version of the database schema, used to check if the database needs to be migrated"""