bump lbry-sdk to 0.53.2
This commit is contained in:
parent
b8f3fd5e50
commit
01554c8d99
2 changed files with 2 additions and 1 deletions
|
@ -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]
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue