bump lbry-sdk

This commit is contained in:
Sean Yesmunt 2020-05-13 09:56:59 -04:00
parent 3a86099337
commit 22a9d68926
2 changed files with 8 additions and 2 deletions

View file

@ -4,7 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.45.1] - [Unreleased]
## [0.45.2] - [2020-05-13]
### Changed
- Updated lbry-sdk to [0.73.1](https://github.com/lbryio/lbry-sdk/releases/tag/v0.73.1)
## [0.45.1] - [2020-05-06]
### Added

View file

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