diff --git a/companion/manifest.json b/companion/manifest.json index e357868..8934d32 100644 --- a/companion/manifest.json +++ b/companion/manifest.json @@ -3,7 +3,7 @@ "name": "AbleSet", "shortname": "AbleSet", "description": "Control AbleSet and View the Current State of Your Setlist", - "version": "1.5.0", + "version": "1.6.0", "license": "MIT", "repository": "git+https://github.com/bitfocus/companion-modul-leolabse-ableset.git", "bugs": "https://github.com/bitfocus/companion-module-leolabs-ableset/issues", diff --git a/package.json b/package.json index 4053e4d..8861562 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "companion-module-leolabs-ableset", - "version": "1.4.1", + "version": "1.6.0", "main": "dist/main.js", "scripts": { "format": "prettier -w .",