Updated version to 2.1

pull/2436/head v2.1.0
Torkel Ödegaard 10 years ago
parent 85b606b7d2
commit 925ead51b6
  1. 2
      CHANGELOG.md
  2. 2
      latest.json
  3. 2
      package.json

@ -1,4 +1,4 @@
# 2.1.0 (unreleased - master branch) # 2.1.0 (2015-08-04)
**Data sources** **Data sources**
- [Issue #1525](https://github.com/grafana/grafana/issues/1525). InfluxDB: Full support for InfluxDB 0.9 with new adapted query editor - [Issue #1525](https://github.com/grafana/grafana/issues/1525). InfluxDB: Full support for InfluxDB 0.9 with new adapted query editor

@ -1,3 +1,3 @@
{ {
"version": "2.0.2" "version": "2.1.0"
} }

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

Loading…
Cancel
Save