Skip to content

Commit 5c1690d

Browse files
committed
Implement @vogtadi change
1 parent 8db466d commit 5c1690d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.1.9
2+
- Fix a bug causing incorrect connection mapping when using multiple websockets (Thanks to @vogtadi)
3+
14
# v1.1.8
25
- You can now use SD WebSocket in multi-actions
36

Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"Name": "WebSocket Proxy",
3232
"Icon": "images/websocket",
3333
"SDKVersion": 2,
34-
"Version": "1.1.8",
34+
"Version": "1.1.9",
3535
"PropertyInspectorPath": "plugin/inspector.html",
3636
"OS": [
3737
{

0 commit comments

Comments
 (0)