diff --git a/package.json b/package.json index 618d81f40bd..9476ba6d774 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ci:test-frontend": "yarn run prettier:check && yarn run typecheck && yarn run lint && yarn run test:ci && yarn grafana-toolkit node-version-check && ./scripts/ci-check-strict.sh" }, "grafana": { - "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-4/", + "whatsNewUrl": "https://grafana.com/docs/grafana/latest/guides/whats-new-in-v7-5/", "releaseNotesUrl": "https://grafana.com/docs/grafana/latest/release-notes/" }, "husky": {