update sdk to 0.39.2

This commit is contained in:
Sean Yesmunt 2019-08-21 00:19:34 -04:00
parent 2d75d11c40
commit 65f6a4676a
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ 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.36.0] - [Unreleased]
## [0.35.2] - [Unreleased]
### Fixed
@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- Upgraded lbry-sdk to 0.39.1 for performance and reliability improvements
- Upgraded lbry-sdk to 0.39.2 for performance and reliability improvements
- Upgraded windows certificate so builds continue to be signed properly
### Added

View file

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