diff --git a/build/DAEMON_URL b/build/DAEMON_URL index 11bffea34..efb0b928e 100644 --- a/build/DAEMON_URL +++ b/build/DAEMON_URL @@ -1 +1 @@ -https://github.com/lbryio/lbry/releases/download/v0.10.3/lbrynet-daemon-v0.10.3-OSNAME.zip +https://github.com/lbryio/lbry/releases/download/v0.11.0rc1/lbrynet-daemon-v0.11.0rc1-OSNAME.zip diff --git a/ui/js/page/help/view.jsx b/ui/js/page/help/view.jsx index 8cca6fc5b..c7c046426 100644 --- a/ui/js/page/help/view.jsx +++ b/ui/js/page/help/view.jsx @@ -130,7 +130,6 @@ class HelpPage extends React.Component { } - } ); }