From 5b85c4c2fcf5d32d4f68aaef345c53096359b2f1 Mon Sep 17 00:00:00 2001 From: Kevin Yu Date: Fri, 21 Jun 2024 14:47:23 -0700 Subject: [PATCH] bump whatsNewUrl version (#125) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d06536fc890..64b57ce7fdb 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,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-1/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {