From 8ef52900d4defb267c78e9c34a0da193af9f89d2 Mon Sep 17 00:00:00 2001 From: iglocska Date: Thu, 11 Aug 2022 09:40:21 +0200 Subject: [PATCH] chg: [db_schema] version bump --- db_schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db_schema.json b/db_schema.json index 1bd822089..d4add988e 100644 --- a/db_schema.json +++ b/db_schema.json @@ -9099,5 +9099,5 @@ "timestamp": false } }, - "db_version": "91" -} \ No newline at end of file + "db_version": "92" +}