bump version to 3.9.1
This commit is contained in:
@@ -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/).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [3.9.1] - 2018-05-02
|
||||
### Fixed
|
||||
- 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)
|
||||
|
||||
4
dist/plugin.json
vendored
4
dist/plugin.json
vendored
@@ -26,8 +26,8 @@
|
||||
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
|
||||
{"name": "Triggers", "path": "img/screenshot-triggers.png"}
|
||||
],
|
||||
"version": "3.9.0",
|
||||
"updated": "2018-03-23"
|
||||
"version": "3.9.1",
|
||||
"updated": "2018-05-02"
|
||||
},
|
||||
|
||||
"includes": [
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
|
||||
{"name": "Triggers", "path": "img/screenshot-triggers.png"}
|
||||
],
|
||||
"version": "3.9.0",
|
||||
"updated": "2018-03-23"
|
||||
"version": "3.9.1",
|
||||
"updated": "2018-05-02"
|
||||
},
|
||||
|
||||
"includes": [
|
||||
|
||||
Reference in New Issue
Block a user