Bump version to 4.2.8

This commit is contained in:
Alexander Zobnin
2022-05-06 13:13:02 +03:00
parent a9761234fc
commit 07bc5ba6d9
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Change Log # Change Log
## [4.2.8] - Unreleased ## [4.2.8] - 2022-05-06
### Fixed ### Fixed

View File

@@ -1,7 +1,7 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"private": false, "private": false,
"version": "4.2.7", "version": "4.2.8",
"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.7", "version": "4.2.8",
"updated": "2022-05-04" "updated": "2022-05-06"
}, },
"includes": [ "includes": [
{ {