From 34ab8a31bc0a8cb5c7cb256e424cd840401cca35 Mon Sep 17 00:00:00 2001 From: naiba Date: Sun, 31 May 2026 10:26:41 +0000 Subject: [PATCH] chore(frontend-templates): bump admin-frontend to v2.1.0 Embed the admin-frontend v2.1.0 release (PAT UI, CSRF handling, reserved hosts) so the upcoming backend v2.1.0 ships the matching frontend. Co-authored-by: cloudcode --- service/singleton/frontend-templates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/singleton/frontend-templates.yaml b/service/singleton/frontend-templates.yaml index f4df7013..31e8aa45 100644 --- a/service/singleton/frontend-templates.yaml +++ b/service/singleton/frontend-templates.yaml @@ -2,7 +2,7 @@ name: "OfficialAdmin" repository: "https://github.com/nezhahq/admin-frontend" author: "nezhahq" - version: "v2.0.9" + version: "v2.1.0" is_admin: true is_official: true - path: "user-dist"