Chore: bumped to next version 7.3.0-pre (#27476)

* bumped version to the next minor.

* bumped packages version to the next minor.
This commit is contained in:
Marcus Andersson
2020-09-09 15:43:37 +02:00
committed by GitHub
parent 2e3b6b6850
commit d75758071b
10 changed files with 20 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
"license": "Apache-2.0",
"private": true,
"name": "grafana",
"version": "7.2.0-beta1",
"version": "7.3.0-pre",
"repository": "github:grafana/grafana",
"scripts": {
"api-tests": "jest --notify --watch --config=devenv/e2e-api-tests/jest.js",