Bump version to 4.2.6
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user