From 533a733e4eda44041e43358c5a51203e9b42c9ea Mon Sep 17 00:00:00 2001 From: Andreas Christou Date: Mon, 13 Nov 2023 15:44:32 +0000 Subject: [PATCH] Update what's new url (#78065) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2305ad8d30..73bf3afdfe7 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "plugin:build:dev": "lerna run dev --ignore=\"@grafana/*\"" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-1/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v10-2/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "devDependencies": {