diff --git a/Console/build.py b/Console/build.py index 92e426d..b6d5dd2 100644 --- a/Console/build.py +++ b/Console/build.py @@ -7,7 +7,7 @@ packages = { "rns": "rns-0.5.4-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.1.0-py3-none-any.whl", + "rnsh": "rnsh-0.1.1-py3-none-any.whl", } DEFAULT_TITLE = "RNode Bootstrap Console" diff --git a/Release/console_image.bin b/Release/console_image.bin index 3991229..c3203ee 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ