mirror of https://github.com/grafana/grafana.git
Updated version to 1.9.0
This commit is contained in:
parent
01305462aa
commit
24519cbf78
|
@ -1,4 +1,4 @@
|
|||
# 1.9.0 (unreleased)
|
||||
# 1.9.0 (2014-12-02)
|
||||
|
||||
**Enhancements**
|
||||
- [Issue #1130](https://github.com/grafana/grafana/issues/1130). SinglestatPanel: Added null point handling, and value to text mapping
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"company": "Coding Instinct AB"
|
||||
},
|
||||
"name": "grafana",
|
||||
"version": "1.9.0-rc1",
|
||||
"version": "1.9.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "http://github.com/torkelo/grafana.git"
|
||||
|
|
Loading…
Reference in New Issue