Release: Bump version to 7.5.0-beta.1 (#31664)

* "Release: Updated versions in package to 7.5.0-beta.1"

* Update package.json

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-03-04 11:17:06 +01:00
committed by GitHub
co-authored by Will Browne
parent 7ea361825e
commit a3d4d4ac7c
10 changed files with 25 additions and 23 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"license": "Apache-2.0",
"private": true,
"name": "grafana",
"version": "7.5.0-pre",
"version": "7.6.0-pre",
"repository": "github:grafana/grafana",
"scripts": {
"api-tests": "jest --notify --watch --config=devenv/e2e-api-tests/jest.js",