From d4bd7a6fda541aaabf206b83967a20751f71dea0 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 18:05:06 +0000 Subject: [PATCH] Update date in json (#7070) Co-authored-by: GitHub Actions --- frontend/public/json/litellm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/litellm.json b/frontend/public/json/litellm.json index b2e7b7d79..5676888e8 100644 --- a/frontend/public/json/litellm.json +++ b/frontend/public/json/litellm.json @@ -4,7 +4,7 @@ "categories": [ 20 ], - "date_created": "2025-08-07", + "date_created": "2025-08-21", "type": "ct", "updateable": true, "privileged": false,