From 9845bfbd9be1e5c095059f40f5ef471f2748c554 Mon Sep 17 00:00:00 2001 From: Yann Bizeul Date: Sat, 28 Nov 2020 22:55:36 +0100 Subject: [PATCH] Added a "Multistate" action Stream Deck has a multi state type of button, this change implements that feature --- Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json b/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json index 1d0b484..3004648 100644 --- a/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json +++ b/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json @@ -31,7 +31,7 @@ "Name": "WebSocket Proxy", "Icon": "images/websocket", "SDKVersion": 2, - "Version": "1.1.4", + "Version": "1.1.5", "PropertyInspectorPath": "plugin/inspector.html", "OS": [ {