Przeglądaj źródła

Chore: update version number for 6.3 (#16927)

Ryan McKinley 6 lat temu
rodzic
commit
b24358aaba
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      latest.json
  2. 1 1
      package.json

+ 1 - 1
latest.json

@@ -1,4 +1,4 @@
 {
   "stable": "6.1.6",
-  "testing": "6.1.6"
+  "testing": "6.2.0-beta1"
 }

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
     "company": "Grafana Labs"
   },
   "name": "grafana",
-  "version": "6.2.0-pre",
+  "version": "6.3.0-pre",
   "repository": {
     "type": "git",
     "url": "http://github.com/grafana/grafana.git"