From 973e8dc7c49c2f7572aac9e0734ed034c1661cdc Mon Sep 17 00:00:00 2001 From: Dimitris Sotirakis Date: Mon, 19 Jun 2023 13:38:22 +0300 Subject: [PATCH] [v9.5.x] What's New: Bump whatsnewurl link (#70314) Bump whatsNewUrl link --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 048cd38fdc9..380a6e17361 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,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-5/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "lint-staged": {