Merge pull request #1575 from lbryio/relese-22rc10

chore: rc bump + daemon (merging from release branch)
This commit is contained in:
Sean Yesmunt 2018-06-10 23:41:46 -04:00 committed by GitHub
commit feffa76a22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"name": "LBRY",
"version": "0.21.3",
"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.19.3",
"lbrynetDaemonVersion": "0.20.0rc14",
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-daemon-vDAEMONVER-OSNAME.zip",
"lbrynetDaemonDir": "static/daemon",
"lbrynetDaemonFileName": "lbrynet-daemon"