2.0.10 - Disappointment
Haaaaaaaaaiyaaaaaaaaaaaaaaaaa
What's new?
- Revert two commits that conflicts the bouncing process:
20aab1a
,2bf91f8
(I have no idea what the hell was ruining it at all. It worked almost pretty much the same as withclient.relays
but things just go WEIRD)
Upgrading
For npm installation, upgrading could be done with the following:
npm i -g bostr@latest
or
npm i -g https://github.com/Yonle/bostr.git
For source code installation, upgrading could be done with the following:
git pull
npm i
and then restart your bouncer.
Full Changelog: 2.0.9...2.0.10