From dc6401894c929d8eab032743c6476920589c4d91 Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Thu, 6 Oct 2022 10:14:39 +0200 Subject: [PATCH] chg: Bumped db schema --- db_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_schema.json b/db_schema.json index 5232734e3..7c18ef23c 100644 --- a/db_schema.json +++ b/db_schema.json @@ -9150,5 +9150,5 @@ "uuid": false } }, - "db_version": "98" + "db_version": "99" }