From 0ab7097abc3ee8de68c6bbaf9e9ccc16180f8658 Mon Sep 17 00:00:00 2001 From: Andres Martinez Gotor Date: Wed, 2 Feb 2022 16:43:37 +0100 Subject: [PATCH] Chore: Update what's new link (#44782) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa220327e0b..e421573e495 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "postinstall": "husky install" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v8-3/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v8-4/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "lint-staged": {