From dd7f24dfbd44fca62a296753605790781e86f5d6 Mon Sep 17 00:00:00 2001 From: Josh Hunt Date: Mon, 21 Oct 2024 10:55:47 +0100 Subject: [PATCH] Chore: bump whats new to 11.4 (#94983) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5efc7d6bc8b..a1a28cb836a 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "generate-apis": "rtk-query-codegen-openapi ./scripts/generate-rtk-apis.ts" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-4/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {