Bump plugin version to 4.2.4

This commit is contained in:
Alexander Zobnin
2021-09-27 17:34:30 +03:00
parent 3f4a72335a
commit e47b6ffb8c
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.3", "version": "4.2.4",
"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.3", "version": "4.2.4",
"updated": "2021-09-21" "updated": "2021-09-27"
}, },
"includes": [ "includes": [
{ {