(data): Migration v4 -> v5.

Add migration script for v4 -> v5.
Bump data version in schema and constants.
This commit is contained in:
2021-10-19 13:27:28 +03:00
parent 1852710352
commit 93dcb6bd24
3 changed files with 38 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
CONFIG_FILE = "config/bot.conf"
DATA_VERSION = 4
DATA_VERSION = 5