From 3257d4e9bcf985a37ee3a04fef5856f9ee602dcc Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 15:05:29 +0000 Subject: [PATCH] Update date in json (#9198) Co-authored-by: GitHub Actions --- frontend/public/json/metabase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/metabase.json b/frontend/public/json/metabase.json index 1cb744078..5d2ce71f9 100644 --- a/frontend/public/json/metabase.json +++ b/frontend/public/json/metabase.json @@ -4,7 +4,7 @@ "categories": [ 9 ], - "date_created": "2025-09-04", + "date_created": "2025-11-16", "type": "ct", "updateable": true, "privileged": false,