Bump version to 3.2.0

This commit is contained in:
Alexander Zobnin
2016-12-20 20:45:27 +03:00
parent 9fec12600a
commit bd496203c5
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"private": false, "private": false,
"version": "3.0.0", "version": "3.2.0",
"description": "", "description": "Zabbix plugin for Grafana",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },

View File

@@ -31,8 +31,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.1.2", "version": "3.2.0",
"updated": "2016-11-09" "updated": "2016-12-20"
}, },
"includes": [ "includes": [