update stable/nightly version numbers

This commit is contained in:
Jude Nelson
2017-07-04 23:38:43 -04:00
parent 75e0cb01ff
commit f8eed13307

View File

@@ -66,10 +66,10 @@ If you encounter any technical issues in installing or using Blockstack, please
## Development Status
**v0.14.1** is the current stable release of Blockstack Core (available on the master branch).<br>
**v0.14.2** is the next release candidate for Blockstack Core (available on the [v0.14.2 branch](https://github.com/blockstack/blockstack-core/tree/rc-0.14.2)).
**v0.14.2** is the current stable release of Blockstack Core (available on the master branch).<br>
**v0.14.3** is the next release candidate for Blockstack Core (available on the [v0.14.3 branch](https://github.com/blockstack/blockstack-core/tree/rc-0.14.3)).
Most of the development is happening in the [v0.14.2 branch](https://github.com/blockstack/blockstack-core/tree/rc-0.14.2). Please submit all
Most of the development is happening in the [v0.14.3 branch](https://github.com/blockstack/blockstack-core/tree/rc-0.14.3). Please submit all
pull requests to that branch.
In the list of [release notes](https://github.com/blockstack/blockstack-core/tree/master/release_notes) you can find what has changed in these versions.