Skip to content

Commit

Permalink
Release 7.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
derjust committed Oct 15, 2020
1 parent 3f9a414 commit e97b71a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file modified dist/cloudspout-button-panel.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions dist/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
],
"screenshots": [
{
"path": "https://github.com/cloudspout/cloudspout-button-panel/blob/main/img/screenshot.png",
"path": "img/screenshot.png",
"name": "Settings"
}
],
"version": "7.0.4",
"updated": "2020-10-10"
"version": "7.0.6",
"updated": "2020-10-15"
},
"dependencies": {
"grafanaVersion": "7.x.x",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudspout-button-panel",
"version": "7.0.5",
"version": "7.0.6",
"description": "Panel for a single button",
"scripts": {
"clean": "rm -rf dist/",
Expand Down

0 comments on commit e97b71a

Please sign in to comment.