hotfix release process since old step left in by mistake

This commit is contained in:
Scott Sadler 2016-12-01 16:27:00 +01:00
parent 97ff0efd8b
commit b2f2ce3523
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
This is a summary of the steps we go through to release a new version of BigchainDB Server.
1. Run `python docs/server/generate_schema_documentation.py` and commit the changes in `docs/server/source/schema/`, if any.
1. Update the `CHANGELOG.md` file
1. Update the version numbers in `bigchaindb/version.py`. Note that we try to use [semantic versioning](http://semver.org/) (i.e. MAJOR.MINOR.PATCH)
1. Go to the [bigchaindb/bigchaindb Releases page on GitHub](https://github.com/bigchaindb/bigchaindb/releases)