Bump version to 4.3.0

This commit is contained in:
Alexander Zobnin
2023-03-21 14:52:54 +01:00
parent 98f9d75bf8
commit da4bc13014
2 changed files with 5 additions and 5 deletions

View File

@@ -51,8 +51,8 @@
"path": "img/screenshot-triggers.png"
}
],
"version": "4.3.0-pre",
"updated": "2022-09-01"
"version": "4.3.0",
"updated": "2023-03-21"
},
"includes": [
{
@@ -65,8 +65,8 @@
}
],
"dependencies": {
"grafanaDependency": ">=8.3.0",
"grafanaVersion": "8.3",
"grafanaDependency": ">=9.0.0",
"grafanaVersion": "9.0",
"plugins": []
}
}