Skip to content

Commit 7898e30

Browse files
committed
plugin.json author.url and grafanaDependency updated
1 parent b26f084 commit 7898e30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Button Control Panel",
77
"author": {
88
"name": "Speak Your Code",
9-
"url": "www.speakyourcode.com"
9+
"url": "https://www.speakyourcode.com"
1010
},
1111
"keywords": ["button", "control", "input"],
1212
"logos": {
@@ -28,7 +28,7 @@
2828
"updated": "%TODAY%"
2929
},
3030
"dependencies": {
31-
"grafanaVersion": "7.x.x",
31+
"grafanaDependency": ">=7.0.0",
3232
"plugins": []
3333
}
3434
}

0 commit comments

Comments
 (0)