mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-09 07:16:04 +00:00
fix: migration bug of plugin config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
semantic_version = 'v4.3.0'
|
||||
|
||||
required_database_version = 7
|
||||
required_database_version = 8
|
||||
"""Tag the version of the database schema, used to check if the database needs to be migrated"""
|
||||
|
||||
debug_mode = False
|
||||
|
||||
Reference in New Issue
Block a user