diff --git a/dist/cloudspout-button-panel.zip b/dist/cloudspout-button-panel.zip index 9dbf786..6e9cb55 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 6458f4c..78b04fe 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -31,7 +31,7 @@ "name": "Settings" } ], - "version": "7.0.14", + "version": "7.0.15", "updated": "2020-11-19" }, "dependencies": { diff --git a/package-lock.json b/package-lock.json index 4ab170a..1ca10d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cloudspout-button-panel", - "version": "7.0.14", + "version": "7.0.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0e6ba63..a8f69da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudspout-button-panel", - "version": "7.0.14", + "version": "7.0.15", "description": "Panel for a single button", "scripts": { "clean": "rm -rf dist/",