We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d53a612 commit 695ae9eCopy full SHA for 695ae9e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.0.7
+## 1.0.7, 1.0.8
4
5
Fix plugin-validator issues
6
VERSION
@@ -1 +1 @@
-1.0.7
+1.0.8
package.json
{
"name": "ilert-grafana-ilert",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "Datasource Plugin for iLert",
"scripts": {
"build": "grafana-toolkit plugin:build",
src/plugin.json
@@ -29,7 +29,7 @@
29
"screenshots": [
30
31
"name": "Overview",
32
- "path": "https://raw.githubusercontent.com/iLert/grafana-ilert/master/docs/assets/ilert-plugins.png"
+ "path": "../docs/assets/ilert-plugins.png"
33
}
34
],
35
"version": "%VERSION%",
0 commit comments