diff --git a/dist/cloudspout-button-panel.zip b/dist/cloudspout-button-panel.zip index d4f6fd5..bd6cf61 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 8144db9..1cd3a14 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -31,7 +31,7 @@ "name": "Settings" } ], - "version": "7.0.10", + "version": "7.0.12", "updated": "2020-11-19" }, "dependencies": { diff --git a/package-lock.json b/package-lock.json index 1f286b7..67a2f0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cloudspout-button-panel", - "version": "7.0.11", + "version": "7.0.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 635f1ef..25424f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudspout-button-panel", - "version": "7.0.11", + "version": "7.0.12", "description": "Panel for a single button", "scripts": { "clean": "rm -rf dist/",