chore: bump daemon version, revert app version.

This commit is contained in:
Thomas Zarebczan 2018-06-13 16:25:37 -04:00 committed by GitHub
parent 2bc2b860ab
commit b62f0face2
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",
"version": "0.22.0-rc.10",
"description": "A browser for the LBRY network, a digital marketplace controlled by its users.",
"keywords": [
"lbry"
@ -126,7 +126,7 @@
"yarn": "^1.3"
},
"lbrySettings": {
"lbrynetDaemonVersion": "0.20.0rc14",
"lbrynetDaemonVersion": "0.20.0",
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-daemon-vDAEMONVER-OSNAME.zip",
"lbrynetDaemonDir": "static/daemon",
"lbrynetDaemonFileName": "lbrynet-daemon"