From 40e6ac8fc0b539af9208c9400de7a9571ac3194c Mon Sep 17 00:00:00 2001 From: Tania Date: Mon, 26 Sep 2022 11:24:57 +0200 Subject: [PATCH] Update whats new (#55726) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a291091370..a4b0a08fb7d 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "betterer:stats": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/reportBettererStats.ts" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v9-1/", + "whatsNewUrl": "https://grafana.com/docs/grafana/next/whatsnew/whats-new-in-v9-2/", "releaseNotesUrl": "https://grafana.com/docs/grafana/next/release-notes/" }, "lint-staged": {