chore: bump version 4.4.1

This commit is contained in:
Junyan Qin
2025-11-06 00:09:35 +08:00
parent c91e2f0efe
commit 2c2a89d9db
2 changed files with 2 additions and 2 deletions

View File

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