Bump version to 4.2.5

This commit is contained in:
Alexander Zobnin
2022-02-17 16:39:33 +03:00
parent 1ea3e97886
commit 69e92a1ce7
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.4", "version": "4.2.5",
"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.4", "version": "4.2.5",
"updated": "2021-09-27" "updated": "2022-02-17"
}, },
"includes": [ "includes": [
{ {