pull/1108/head
Rick Carlino 2020-01-09 16:44:02 -06:00
parent bd86cfe7a7
commit 958d5c8f09
3 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,7 @@
# 9.0.1
* Routine token updates on Circle CI.
* Fix bugs that were causing devices to erroneously factory reset under some circumstances.
# 9.0.0
* Run updates on Nerves systems.

View File

@ -1 +1 @@
9.0.1-rc3
9.0.1

View File

@ -10,7 +10,7 @@ Publishing a FarmBotOS release requires coordination of a few different systems.
## Legacy Release System
The legacy system is somewhat simpiler. It goes as follows:
The legacy system is somewhat simpler. It goes as follows:
### Pull request into `master` branch
@ -54,7 +54,7 @@ Beta releases are constructed by creating a tag off of the `staging` branch.
## NervesHub System
The NervesHub system is simpiler to use, but more complex to setup.
The NervesHub system is simpler to use, but more complex to setup.
### User registration