From 577661ccced0c3834ab27d60e25f84f497270149 Mon Sep 17 00:00:00 2001 From: Yann Bizeul Date: Tue, 1 Dec 2020 09:38:25 +0100 Subject: [PATCH] Version bump --- CHANGELOG.md | 3 +++ Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 206ba71..4c98b24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v1.1.7 +- Properly release unused connections + # v1.1.6 - Filter out "undefined" messages diff --git a/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json b/Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json index cc8c75a..9488eef 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.6", + "Version": "1.1.7", "PropertyInspectorPath": "plugin/inspector.html", "OS": [ {