Bump version to 4.3.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "grafana-zabbix",
|
"name": "grafana-zabbix",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "4.2.10",
|
"version": "4.3.0",
|
||||||
"description": "Zabbix plugin for Grafana",
|
"description": "Zabbix plugin for Grafana",
|
||||||
"homepage": "http://grafana-zabbix.org",
|
"homepage": "http://grafana-zabbix.org",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -51,8 +51,8 @@
|
|||||||
"path": "img/screenshot-triggers.png"
|
"path": "img/screenshot-triggers.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "4.3.0-pre",
|
"version": "4.3.0",
|
||||||
"updated": "2022-09-01"
|
"updated": "2023-03-21"
|
||||||
},
|
},
|
||||||
"includes": [
|
"includes": [
|
||||||
{
|
{
|
||||||
@@ -65,8 +65,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"grafanaDependency": ">=8.3.0",
|
"grafanaDependency": ">=9.0.0",
|
||||||
"grafanaVersion": "8.3",
|
"grafanaVersion": "9.0",
|
||||||
"plugins": []
|
"plugins": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user