chore: update app to use daemon 0.19.1 (#1146)

This commit is contained in:
Thomas Zarebczan 2018-03-20 16:07:27 -04:00 committed by Igor Gassmann
parent 098a641688
commit 8ad50d5165

View file

@ -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"