Procházet zdrojové kódy

Updated version to 2.0.0 and updated changelog

Torkel Ödegaard před 10 roky
rodič
revize
b5a77d4f4a
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1 1
      CHANGELOG.md
  2. 1 1
      package.json

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# 2.0.0 (unreleased)
+# 2.0.0 (2015-04-20)
 
 
 **Fixes**
 **Fixes**
 - [Issue #1784](https://github.com/grafana/grafana/issues/1784). Data source proxy: Fixed issue with using data source proxy when grafana is behind nginx suburl
 - [Issue #1784](https://github.com/grafana/grafana/issues/1784). Data source proxy: Fixed issue with using data source proxy when grafana is behind nginx suburl

+ 1 - 1
package.json

@@ -4,7 +4,7 @@
     "company": "Coding Instinct AB"
     "company": "Coding Instinct AB"
   },
   },
   "name": "grafana",
   "name": "grafana",
-  "version": "2.0.0-rc1",
+  "version": "2.0.0",
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
     "url": "http://github.com/torkelo/grafana.git"
     "url": "http://github.com/torkelo/grafana.git"