update lbry-sdk

This commit is contained in:
Sean Yesmunt 2020-02-14 14:38:46 -05:00
parent 860526b063
commit d1c46d1f1f
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +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)
- Updated lbry-sdk to [0.59.2](https://github.com/lbryio/lbry-sdk/releases/tag/v0.59.2)
- 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.59.1",
"lbrynetDaemonVersion": "0.59.2",
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
"lbrynetDaemonDir": "static/daemon",
"lbrynetDaemonFileName": "lbrynet"