diff --git a/Console/build.py b/Console/build.py index b817995..3b007b0 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,10 +4,10 @@ import sys import shutil packages = { - "rns": "rns-0.7.4-py3-none-any.whl", - "nomadnet": "nomadnet-0.4.8-py3-none-any.whl", + "rns": "rns-0.7.5-py3-none-any.whl", + "nomadnet": "nomadnet-0.4.9-py3-none-any.whl", "lxmf": "lxmf-0.4.3-py3-none-any.whl", - "rnsh": "rnsh-0.1.3-py3-none-any.whl", + "rnsh": "rnsh-0.1.4-py3-none-any.whl", } DEFAULT_TITLE = "RNode Bootstrap Console" diff --git a/Release/console_image.bin b/Release/console_image.bin index 8588f4a..640e761 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ