feat: trace plugin installation

This commit is contained in:
Junyan Qin
2025-08-16 15:42:49 +08:00
parent 288b294148
commit 5179b3e53a
10 changed files with 167 additions and 152 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
semantic_version = 'v4.0.7'
required_database_version = 4
required_database_version = 5
"""标记本版本所需要的数据库结构版本,用于判断数据库迁移"""
debug_mode = False