diff --git a/CHANGELOG.md b/CHANGELOG.md index f96f68f6d..4c227c1df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ # 9.0.0 * Run updates on Nerves systems. + * Updates to the way `set_servo_angle` is handled. + * Fixes rip0 firmware flash issues. # 8.2.4 * Bug fixes diff --git a/README.md b/README.md index 7bc42c1f6..09f99fb1d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Download the version of FarmBot OS that corresponds to the FarmBot kit and compu | FarmBot Kit | Computer | Download Link | | --- | --- | --- | -| Genesis v1.2, Genesis v1.3, Genesis v1.4, Genesis XL v1.4 | Raspberry Pi 3 | [Download FBOS](https://github.com/FarmBot/farmbot_os/releases/download/v8.2.4/farmbot-rpi3-8.2.4.img) | +| Genesis v1.2, Genesis v1.3, Genesis v1.4, Genesis XL v1.4 | Raspberry Pi 3 | [Download FBOS](https://github.com/FarmBot/farmbot_os/releases/download/v9.0.0/farmbot-rpi3-9.0.0.img) | | Express v1.0, Express XL v1.0 | Raspberry Pi Zero W | Coming soon | --- diff --git a/VERSION b/VERSION index 87dbb2b8a..f7ee06693 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -9.0.0-rc10 \ No newline at end of file +9.0.0