Skip to content

Commit

Permalink
v4.0.9
Browse files Browse the repository at this point in the history
- Bugfixes
- Changed PIN method from token to appName/appUUID
  • Loading branch information
seydx authored Nov 16, 2020
1 parent 490b05c commit 61793ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homebridge-bravia-tvos",
"version": "4.0.8",
"version": "4.0.9",
"description": "Homebridge plugin for Sony Bravia Android TVs",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {},
"dependencies": {
"@seydx/bravia": "^1.0.7",
"@seydx/bravia": "^1.0.8",
"fs-extra": "^9.0.1"
}
}

0 comments on commit 61793ed

Please sign in to comment.