chore: bump to latest RC + daemon

This commit is contained in:
Thomas Zarebczan 2018-06-23 18:27:00 -04:00 committed by GitHub
parent 0bbabc5461
commit f597fe6f2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"name": "LBRY",
"version": "0.22.0-rc.13",
"version": "0.22.0-rc.14",
"description": "A browser for the LBRY network, a digital marketplace controlled by its users.",
"keywords": [
"lbry"
@ -127,7 +127,7 @@
"yarn": "^1.3"
},
"lbrySettings": {
"lbrynetDaemonVersion": "0.20.1",
"lbrynetDaemonVersion": "0.20.2",
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-daemon-vDAEMONVER-OSNAME.zip",
"lbrynetDaemonDir": "static/daemon",
"lbrynetDaemonFileName": "lbrynet-daemon"