Skip to content

Commit

Permalink
Added URL in manifest and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ybizeul committed Nov 25, 2020
1 parent 20ab259 commit 6f0db8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/org.tynsoe.streamdeck.wsproxy.sdPlugin/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@
}
],
"Author": "Yann Bizeul",
"URL": "https://github.com/ybizeul/StreamDeckWS",
"CodePath": "plugin/index.html",
"Description": "Remote execution of StreamDeck plugin, i.e. node-red",
"Name": "WebSocket Proxy",
"Icon": "images/websocket",
"SDKVersion": 2,
"Version": "1.1.3",
"Version": "1.1.4",
"PropertyInspectorPath": "plugin/inspector.html",
"OS": [
{
Expand Down

0 comments on commit 6f0db8c

Please sign in to comment.