Browse Source

Chore: Update version to next (#19169)

Dominik Prokop 6 năm trước cách đây
mục cha
commit
ca9a46309a
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"