Updated release

This commit is contained in:
Mark Qvist 2025-01-09 20:49:22 +01:00
parent 71e73580f7
commit d0041281bd
3 changed files with 2 additions and 7 deletions

View File

@ -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",

View File

@ -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

Binary file not shown.