Skip to content

Commit f0ccfd9

Browse files
authored
Update version (grafana#20271)
Update version to 6.6.
1 parent 3e5abe7 commit f0ccfd9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"npmClient": "yarn",
33
"useWorkspaces": true,
44
"packages": ["packages/*"],
5-
"version": "6.5.0-pre"
5+
"version": "6.6.0-pre"
66
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "Apache-2.0",
44
"private": true,
55
"name": "grafana",
6-
"version": "6.5.0-pre",
6+
"version": "6.6.0-pre",
77
"repository": {
88
"type": "git",
99
"url": "http://github.com/grafana/grafana.git"

0 commit comments

Comments
 (0)