diff --git a/Console/build.py b/Console/build.py index b905e6a..7a0fd45 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,10 +4,10 @@ import sys import shutil packages = { - "rns": "rns-0.5.2-py3-none-any.whl", + "rns": "rns-0.5.3-py3-none-any.whl", "nomadnet": "nomadnet-0.3.5-py3-none-any.whl", "lxmf": "lxmf-0.3.1-py3-none-any.whl", - "rnsh": "rnsh-0.0.14-py3-none-any.whl", + "rnsh": "rnsh-0.1.0-py3-none-any.whl", } DEFAULT_TITLE = "RNode Bootstrap Console" diff --git a/Release/console_image.bin b/Release/console_image.bin index 035e562..1f7fc2d 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ