chore: bump version 4.5.0

This commit is contained in:
Junyan Qin
2025-11-10 22:50:10 +08:00
parent 42421d171e
commit 8cd50fbdb4
3 changed files with 3 additions and 3 deletions

View File

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