downgrade sdk to 39.0

This commit is contained in:
Sean Yesmunt 2019-08-27 19:41:26 -04:00
parent 14cd37ac05
commit dde29f0e22
2 changed files with 2 additions and 2 deletions

View file

@ -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.2 for performance and reliability improvements
- Upgraded lbry-sdk to 0.39.0 for performance and reliability improvements
- Upgraded windows certificate so builds continue to be signed properly
### Added

View file

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