Parcourir la source

Chore: Update version to next (#19169)

Dominik Prokop il y a 6 ans
Parent
commit
ca9a46309a
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      lerna.json
  2. 1 1
      package.json

+ 1 - 1
lerna.json

@@ -2,5 +2,5 @@
   "npmClient": "yarn",
   "useWorkspaces": true,
   "packages": ["packages/*"],
-  "version": "6.4.0-pre"
+  "version": "6.5.0-pre"
 }

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
   "license": "Apache-2.0",
   "private": true,
   "name": "grafana",
-  "version": "6.4.0-pre",
+  "version": "6.5.0-pre",
   "repository": {
     "type": "git",
     "url": "http://github.com/grafana/grafana.git"