We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This process is currently only done by Phil.
Increment the version number in manifest.json.
Update CHANGELOG.md
Push your commits
Create a git tag for this newly released version
git tag -a v1.45 -m "v1.45 release"
Push the new tag to the appropriate remote
git push origin v1.45
Run ./make.js package
./make.js package
Take the distributable found in dist and upload it here
dist
Upload to the Firefox addons store here.