diff --git a/Console/build.py b/Console/build.py index 884553d..ec0fb7b 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,9 +4,9 @@ import sys import shutil packages = { - "rns": "rns-1.1.6-py3-none-any.whl", - "nomadnet": "nomadnet-0.9.9-py3-none-any.whl", - "lxmf": "lxmf-0.9.4-py3-none-any.whl", + "rns": "rns-1.1.9-py3-none-any.whl", + "nomadnet": "nomadnet-0.9.11-py3-none-any.whl", + "lxmf": "lxmf-0.9.6-py3-none-any.whl", "rnsh": "rnsh-0.1.9-py3-none-any.whl", } diff --git a/Release/console_image.bin b/Release/console_image.bin index 4a88d4f..8b8b4b4 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ