From d9455ff7db73b694db7d412e49a68bec767f2b5a Mon Sep 17 00:00:00 2001 From: Josh Hunt Date: Fri, 18 Oct 2024 16:32:07 +0100 Subject: [PATCH] bump whatsnew url (#94982) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d9d0579709b..dcad8be3f2d 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-3/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {