Skip to content

Commit 3515484

Browse files
authored
Add files via upload
1 parent aeb40d0 commit 3515484

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

companion/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "accompaniment",
44
"shortname": "accompaniment",
55
"description": "Connects to the AcCompaniment app via a websocket server",
6-
"version": "1.1.9",
6+
"version": "1.2.0",
77
"license": "MIT",
88
"repository": "git+https://github.com/bitfocus/companion-module-highpass-accompaniment.git",
99
"bugs": "https://github.com/bitfocus/companion-module-highpass-accompaniment/issues",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highpass-accompaniment",
3-
"version": "1.1.9",
3+
"version": "1.2.0",
44
"description": "Companion module for the AcCompaniment soundboard app",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)