We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb40d0 commit 3515484Copy full SHA for 3515484
companion/manifest.json
@@ -3,7 +3,7 @@
3
"name": "accompaniment",
4
"shortname": "accompaniment",
5
"description": "Connects to the AcCompaniment app via a websocket server",
6
- "version": "1.1.9",
+ "version": "1.2.0",
7
"license": "MIT",
8
"repository": "git+https://github.com/bitfocus/companion-module-highpass-accompaniment.git",
9
"bugs": "https://github.com/bitfocus/companion-module-highpass-accompaniment/issues",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "highpass-accompaniment",
"description": "Companion module for the AcCompaniment soundboard app",
"main": "main.js",
"scripts": {
0 commit comments