bump lbry-sdk to 0.86.1

This commit is contained in:
Sean Yesmunt 2020-12-08 17:19:11 -05:00
parent d8787cb4c5
commit f9c37ecc70
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Updated lbry-sdk to [0.86.0](https://github.com/lbryio/lbry-sdk/releases/tag/v0.86.0)
- Updated lbry-sdk to [0.86.1](https://github.com/lbryio/lbry-sdk/releases/tag/v0.86.1)
- Refactored file/lbc details UI ([#4937](https://github.com/lbryio/lbry-desktop/pull/4937))
### Fixed

View file

@ -218,7 +218,7 @@
"yarn": "^1.3"
},
"lbrySettings": {
"lbrynetDaemonVersion": "0.86.0",
"lbrynetDaemonVersion": "0.86.1",
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
"lbrynetDaemonDir": "static/daemon",
"lbrynetDaemonFileName": "lbrynet",