Bump plugin version to 4.2.3

This commit is contained in:
Alexander Zobnin
2021-09-21 13:50:28 +03:00
parent fa2619a7c5
commit b65a638b0d
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Change Log # Change Log
## [4.2.3] - 2021-09-20 ## [4.2.3] - 2021-09-21
### Fixed ### Fixed

View File

@@ -1,7 +1,7 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"private": false, "private": false,
"version": "4.2.2", "version": "4.2.3",
"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.2", "version": "4.2.3",
"updated": "2021-08-25" "updated": "2021-09-21"
}, },
"includes": [ "includes": [
{ {