Skip to content

Commit

Permalink
Bump plugin version to 4.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderzobnin committed Mar 5, 2021
1 parent bfe5c84 commit 8ef3dc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.1.2",
"version": "4.1.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 @@ -26,8 +26,8 @@
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
{"name": "Triggers", "path": "img/screenshot-triggers.png"}
],
"version": "4.1.2",
"updated": "2021-01-28"
"version": "4.1.3",
"updated": "2021-03-05"
},

"includes": [
Expand Down

0 comments on commit 8ef3dc9

Please sign in to comment.