bump version to 3.9.1

This commit is contained in:
Alexander Zobnin
2018-05-02 10:15:10 +03:00
parent 942cd5997f
commit a5afa8d9d0
3 changed files with 6 additions and 4 deletions

View File

@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] ## [Unreleased]
## [3.9.1] - 2018-05-02
### Fixed ### Fixed
- Datasource fails when "Direct DB connection" enabled [#564](https://github.com/alexanderzobnin/grafana-zabbix/issues/564) - Datasource fails when "Direct DB connection" enabled [#564](https://github.com/alexanderzobnin/grafana-zabbix/issues/564)
- Alerting and health icons on panels [#556](https://github.com/alexanderzobnin/grafana-zabbix/issues/556) - Alerting and health icons on panels [#556](https://github.com/alexanderzobnin/grafana-zabbix/issues/556)

4
dist/plugin.json vendored
View File

@@ -26,8 +26,8 @@
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"}, {"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
{"name": "Triggers", "path": "img/screenshot-triggers.png"} {"name": "Triggers", "path": "img/screenshot-triggers.png"}
], ],
"version": "3.9.0", "version": "3.9.1",
"updated": "2018-03-23" "updated": "2018-05-02"
}, },
"includes": [ "includes": [

View File

@@ -26,8 +26,8 @@
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"}, {"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
{"name": "Triggers", "path": "img/screenshot-triggers.png"} {"name": "Triggers", "path": "img/screenshot-triggers.png"}
], ],
"version": "3.9.0", "version": "3.9.1",
"updated": "2018-03-23" "updated": "2018-05-02"
}, },
"includes": [ "includes": [