Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
Update plugin version to 1.1 and set the minimum Stream Deck version …
Browse files Browse the repository at this point in the history
…required to 4.2
  • Loading branch information
Alexandre Colucci committed Apr 16, 2019
1 parent 54aecff commit 25c1ecd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/com.elgato.philips-hue.sdPlugin/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"CategoryIcon": "plugin/images/actions/category",
"PropertyInspectorPath": "pi/index.html",
"URL": "https://www.elgato.com/gaming/stream-deck",
"Version": "1.0",
"Version": "1.1",
"DefaultWindowSize": [500, 650],
"OS": [
{
Expand All @@ -74,6 +74,6 @@
],
"Software":
{
"MinimumVersion" : "4.1.1"
"MinimumVersion" : "4.2"
}
}

0 comments on commit 25c1ecd

Please sign in to comment.