Bump version to 4.2.6

This commit is contained in:
Sriramajeyam Sugumaran
2022-04-04 11:29:00 +01:00
parent 701a7e3afc
commit 1afabdd871
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
## [4.2.6] - 2022-04-04
- Fixes incorrect problem name when PROBLEM event generation mode set to multiple, [#1403](https://github.com/alexanderzobnin/grafana-zabbix/issues/1403)
## [4.2.5] - 2022-02-17
### Fixed

View File

@@ -1,7 +1,7 @@
{
"name": "grafana-zabbix",
"private": false,
"version": "4.2.5",
"version": "4.2.6",
"description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org",
"scripts": {

View File

@@ -51,8 +51,8 @@
"path": "img/screenshot-triggers.png"
}
],
"version": "4.2.5",
"updated": "2022-02-17"
"version": "4.2.6",
"updated": "2022-04-04"
},
"includes": [
{