From bad9071e82cdbb417fdfd9b6969212a18c3cc438 Mon Sep 17 00:00:00 2001 From: Conatum Date: Thu, 6 Jan 2022 09:31:37 +0200 Subject: [PATCH] (routine): Update required data version. --- bot/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/constants.py b/bot/constants.py index e5eb789a..4594570a 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -1,2 +1,2 @@ CONFIG_FILE = "config/bot.conf" -DATA_VERSION = 6 +DATA_VERSION = 7