bump plugin version to 3.10.3

This commit is contained in:
Alexander Zobnin
2019-07-26 14:46:39 +03:00
parent a4e33428c0
commit 15d76dc941
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"private": false, "private": false,
"version": "3.10.1", "version": "3.10.3",
"description": "Zabbix plugin for Grafana", "description": "Zabbix plugin for Grafana",
"scripts": { "scripts": {
"build": "webpack --config webpack/webpack.prod.conf.js --progress --colors", "build": "webpack --config webpack/webpack.prod.conf.js --progress --colors",

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.10.2", "version": "3.10.3",
"updated": "2019-04-23" "updated": "2019-07-26"
}, },
"includes": [ "includes": [