Bump version to 4.4.0

This commit is contained in:
Alexander Zobnin
2023-08-17 17:31:56 +02:00
parent d5ec390ebc
commit 2212ad9788

View File

@@ -51,8 +51,8 @@
"path": "img/screenshot-triggers.png" "path": "img/screenshot-triggers.png"
} }
], ],
"version": "4.3.1", "version": "4.4.0",
"updated": "2023-03-23" "updated": "2023-08-17"
}, },
"includes": [ "includes": [
{ {
@@ -65,8 +65,8 @@
} }
], ],
"dependencies": { "dependencies": {
"grafanaDependency": ">=9.0.0", "grafanaDependency": ">=9.3.0",
"grafanaVersion": "9.0", "grafanaVersion": "9.3",
"plugins": [] "plugins": []
} }
} }