From 3f2820a55218e2e3b805b21caacabf9726d11d5e Mon Sep 17 00:00:00 2001 From: Andreas Christou Date: Tue, 5 Mar 2024 16:09:42 +0000 Subject: [PATCH] Chore: Bump whats new (#83841) Bump whats new --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ac1116a482..551eaac7cc7 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "plugin:build:dev": "lerna run dev --ignore=\"@grafana/*\" --ignore=\"@grafana-plugins/input-datasource\"" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-3/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v11-0/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {