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:
co-authored by
Will Browne
parent
7ea361825e
commit
a3d4d4ac7c
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@grafana-plugins/input-datasource",
|
||||
"version": "7.5.0-pre.0",
|
||||
"version": "7.5.0-beta.1",
|
||||
"description": "Input Datasource",
|
||||
"private": true,
|
||||
"repository": {
|
||||
@@ -16,9 +16,9 @@
|
||||
"author": "Grafana Labs",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@grafana/data": "7.5.0-pre.0",
|
||||
"@grafana/toolkit": "7.5.0-pre.0",
|
||||
"@grafana/ui": "7.5.0-pre.0"
|
||||
"@grafana/data": "7.5.0-beta.1",
|
||||
"@grafana/toolkit": "7.5.0-beta.1",
|
||||
"@grafana/ui": "7.5.0-beta.1"
|
||||
},
|
||||
"volta": {
|
||||
"node": "12.16.2"
|
||||
|
||||
Reference in New Issue
Block a user