Bump plugin version to 4.2.2

This commit is contained in:
Alexander Zobnin
2021-08-25 17:41:09 +03:00
parent b142bdc404
commit e9db978235
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": "4.2.1", "version": "4.2.2",
"description": "Zabbix plugin for Grafana", "description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org", "homepage": "http://grafana-zabbix.org",
"scripts": { "scripts": {

View File

@@ -51,8 +51,8 @@
"path": "img/screenshot-triggers.png" "path": "img/screenshot-triggers.png"
} }
], ],
"version": "4.2.1", "version": "4.2.2",
"updated": "2021-08-10" "updated": "2021-08-25"
}, },
"includes": [ "includes": [
{ {