Skip to content

Commit

Permalink
Bump plugin version to 4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderzobnin committed Sep 21, 2021
1 parent fa2619a commit b65a638
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## [4.2.3] - 2021-09-20
## [4.2.3] - 2021-09-21

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grafana-zabbix",
"private": false,
"version": "4.2.2",
"version": "4.2.3",
"description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"path": "img/screenshot-triggers.png"
}
],
"version": "4.2.2",
"updated": "2021-08-25"
"version": "4.2.3",
"updated": "2021-09-21"
},
"includes": [
{
Expand Down

0 comments on commit b65a638

Please sign in to comment.