fix: plugin.json fields and relative links in README.md

This commit is contained in:
Ivan Mikheykin
2020-08-13 14:23:25 +03:00
parent 4b7d111cd6
commit 4bd3ecbcf2
4 changed files with 14 additions and 12 deletions
+3 -2
View File
@@ -24,11 +24,12 @@
{"name": "Color mapping", "path": "img/color-mapping.png"},
{"name": "Queries example", "path": "img/queries-example.png"}
],
"version": "0.3.1",
"updated": "2020-07-21"
"version": "0.3.2",
"updated": "2020-08-13"
},
"dependencies": {
"grafanaDependency": ">=5.4.3",
"grafanaVersion": "5.4.x",
"plugins": [ ]
}