update lbry-sdk to 0.70.0
This commit is contained in:
parent
4dabb335a5
commit
4d272d8269
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
|||
"yarn": "^1.3"
|
||||
},
|
||||
"lbrySettings": {
|
||||
"lbrynetDaemonVersion": "0.69.1",
|
||||
"lbrynetDaemonVersion": "0.70.0",
|
||||
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
|
||||
"lbrynetDaemonDir": "static/daemon",
|
||||
"lbrynetDaemonFileName": "lbrynet"
|
||||
|
|
Loading…
Reference in a new issue