diff --git a/CHANGELOG.md b/CHANGELOG.md index a3270fa..f65831f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [3.11] - 2020-03-20 +## [3.11.0] - 2020-03-20 ### Added - Improve variable query editor, [#705](https://github.com/alexanderzobnin/grafana-zabbix/issues/705) - Transform/percentile function, [#868](https://github.com/alexanderzobnin/grafana-zabbix/issues/868) diff --git a/package.json b/package.json index 64b90d2..8b8d371 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "grafana-zabbix", "private": false, - "version": "3.10.5", + "version": "3.11.0", "description": "Zabbix plugin for Grafana", "homepage": "http://grafana-zabbix.org", "scripts": { diff --git a/src/plugin.json b/src/plugin.json index 59d75a3..66179ec 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.10.5", - "updated": "2019-12-26" + "version": "3.11.0", + "updated": "2020-03-20" }, "includes": [