upgrade lbrynet sdk to 0.110.0 (#7680)
This commit is contained in:
parent
2846dd926b
commit
608721c7ac
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@
|
|||
"yarn": "^1.3"
|
||||
},
|
||||
"lbrySettings": {
|
||||
"lbrynetDaemonVersion": "0.107.2",
|
||||
"lbrynetDaemonVersion": "0.110.0",
|
||||
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
|
||||
"lbrynetDaemonDir": "static/daemon",
|
||||
"lbrynetDaemonFileName": "lbrynet"
|
||||
|
|
Loading…
Reference in a new issue