From df65c60fe412720df898422dddde7b5eabc170f5 Mon Sep 17 00:00:00 2001 From: "community-scripts-pr-app[bot]" <189241966+community-scripts-pr-app[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 17:33:59 +0000 Subject: [PATCH] Update date in json (#12484) Co-authored-by: GitHub Actions --- frontend/public/json/powerdns.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/powerdns.json b/frontend/public/json/powerdns.json index 8813de7e2..c71bdf26a 100644 --- a/frontend/public/json/powerdns.json +++ b/frontend/public/json/powerdns.json @@ -4,7 +4,7 @@ "categories": [ 5 ], - "date_created": "2026-02-11", + "date_created": "2026-03-02", "type": "ct", "updateable": true, "privileged": false, @@ -37,4 +37,4 @@ "type": "info" } ] -} \ No newline at end of file +}