update lbry-sdk

This commit is contained in:
Sean Yesmunt 2020-02-13 10:00:23 -05:00
parent cda643be26
commit fb03f6d529
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Updated lbry-sdk to [0.59.1](https://github.com/lbryio/lbry-sdk/releases/tag/v0.59.1)
- Improvements to text file layouts ([#3511](https://github.com/lbryio/lbry-desktop/pull/3511))
### Fixed

View file

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