3.0.2-2
This is a small revision for bugfix on subscription limit handling. 3.0.0 to 3.0.2-1 is affected to this bug.
Upgrading
For npm installation, upgrading could be done with the following:
npm i -g bostr@3.0.2-2
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
Then restart your bouncer to apply update.
Full Changelog: 3.0.2-1...3.0.2-2