From 85637f0355bf7c963b2e34322090c85d5c1d2d9a Mon Sep 17 00:00:00 2001 From: Dimitris Sotirakis Date: Mon, 19 Jun 2023 13:11:11 +0300 Subject: [PATCH] [v9.4.x] What's New: Bump whatsnewurl link (#70313) Bump whatsNewUrl link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0edb938a57a..a879649631b 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "betterer:issues": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/generateBettererIssues.ts" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v9-2/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v9-4/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "lint-staged": {