diff --git a/Console/build.py b/Console/build.py index 8859203..2e3d7c3 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,7 +4,7 @@ import sys import shutil packages = { - "rns": "rns-0.8.8-py3-none-any.whl", + "rns": "rns-0.8.9-py3-none-any.whl", "nomadnet": "nomadnet-0.5.6-py3-none-any.whl", "lxmf": "lxmf-0.5.8-py3-none-any.whl", "rnsh": "rnsh-0.1.4-py3-none-any.whl", diff --git a/README.md b/README.md index 1a438af..1a73ef6 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,7 @@ The RNode system is primarily software, which *transforms* different kinds of av ## Latest Release -The latest release, installable through `rnodeconf`, is version `1.79`. This release brings the following changes: - -- Improves BLE on RAK4631 -- Fixes a firmware provisioning bug on RAK4631 - -You must have at least version `2.2.0` of `rnodeconf` installed to update the RNode Firmware to version `1.79`. Get it by updating the `rns` package to at least version `0.8.4`. +The latest release, installable through `rnodeconf`, is version `1.80`. You must have at least version `2.3.0` of `rnodeconf` installed to update the RNode Firmware to version `1.79`. Get it by updating the `rns` package to at least version `0.8.9`. ## A Self-Replicating System diff --git a/Release/console_image.bin b/Release/console_image.bin index a87d725..65c27e0 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ