From 285c22eea0a8a99ba2e98e8c14efe73764b34dee Mon Sep 17 00:00:00 2001 From: Arve Knudsen Date: Wed, 1 Jul 2020 10:08:00 +0200 Subject: [PATCH] Update release notes/what's new for v7.1 (#25962) Signed-off-by: Arve Knudsen --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cde46036881..bc855d7a0a7 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,8 @@ "watch": "yarn start -d watch,start core:start --watchTheme " }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-0/", - "releaseNotesUrl": "https://community.grafana.com/t/release-notes-v7-0-x/29381" + "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-1/", + "releaseNotesUrl": "https://community.grafana.com/t/release-notes-v7-1-x/32967" }, "husky": { "hooks": {