update sdk to 0.39.2
This commit is contained in:
parent
2d75d11c40
commit
65f6a4676a
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue