diff --git a/Console/build.py b/Console/build.py index a0b9e86..b070900 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,7 +4,7 @@ import sys import shutil packages = { - "rns": "rns-0.6.0-py3-none-any.whl", + "rns": "rns-0.6.1-py3-none-any.whl", "nomadnet": "nomadnet-0.3.8-py3-none-any.whl", "lxmf": "lxmf-0.3.3-py3-none-any.whl", "rnsh": "rnsh-0.1.2-py3-none-any.whl", diff --git a/Release/console_image.bin b/Release/console_image.bin index 6850a7e..9ea7a2e 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ