diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b06efcc2..63b0f2145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/dist/plugin.json b/dist/plugin.json index 378eb4e47..785d018d1 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -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": [ diff --git a/src/plugin.json b/src/plugin.json index 378eb4e47..785d018d1 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -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": [