From 1afabdd871b2a7b20767b73ba6f7bf7547318773 Mon Sep 17 00:00:00 2001 From: Sriramajeyam Sugumaran Date: Mon, 4 Apr 2022 11:29:00 +0100 Subject: [PATCH] Bump version to 4.2.6 --- CHANGELOG.md | 4 ++++ package.json | 2 +- src/plugin.json | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efbc68b..0ff5eeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 5c807dc..a5de78b 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/src/plugin.json b/src/plugin.json index d28b74c..7893bc3 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -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": [ {