bump lbry-sdk to 0.53.2

This commit is contained in:
Sean Yesmunt 2020-01-16 10:46:58 -05:00
parent b8f3fd5e50
commit 01554c8d99
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Updated lbry-sdk to [0.53.2](https://github.com/lbryio/lbry-sdk/releases/tag/v0.53.2)
- Navigation redesign ([#3432](https://github.com/lbryio/lbry-desktop/pull/3432))
## [0.38.2] - [2019-12-21]

View file

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