diff --git a/dist/cloudspout-button-panel.zip b/dist/cloudspout-button-panel.zip index 44b2ace..34225f1 100644 Binary files a/dist/cloudspout-button-panel.zip and b/dist/cloudspout-button-panel.zip differ diff --git a/dist/plugin.json b/dist/plugin.json index 33e471d..4389516 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -31,7 +31,7 @@ "name": "Settings" } ], - "version": "7.0.8", + "version": "7.0.9", "updated": "2020-11-11" }, "dependencies": { diff --git a/package-lock.json b/package-lock.json index 144fc7c..5a4a0b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cloudspout-button-panel", - "version": "7.0.8", + "version": "7.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cbafaa6..1bc402b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudspout-button-panel", - "version": "7.0.8", + "version": "7.0.9", "description": "Panel for a single button", "scripts": { "clean": "rm -rf dist/",