From e18dbe8f1e632aecdae0f8226c391d209f74a60a Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Thu, 1 Sep 2022 11:03:45 +0200 Subject: [PATCH] chg: [db_schema] Bumped schema db version --- db_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db_schema.json b/db_schema.json index 07bf4acd9..493921f6e 100644 --- a/db_schema.json +++ b/db_schema.json @@ -9138,5 +9138,5 @@ "uuid": false } }, - "db_version": "94" + "db_version": "95" }