chore: update app to use daemon 0.19.1 (#1146)
This commit is contained in:
parent
098a641688
commit
8ad50d5165
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
|||
"yarn": "^1.3"
|
||||
},
|
||||
"lbrySettings": {
|
||||
"lbrynetDaemonVersion": "0.19.0",
|
||||
"lbrynetDaemonVersion": "0.19.1",
|
||||
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-daemon-vDAEMONVER-OSNAME.zip",
|
||||
"lbrynetDaemonDir": "static/daemon",
|
||||
"lbrynetDaemonFileName": "lbrynet-daemon"
|
||||
|
|
Loading…
Reference in a new issue