diff --git a/Console/build.py b/Console/build.py index 9be8371..a0b9e86 100644 --- a/Console/build.py +++ b/Console/build.py @@ -5,7 +5,7 @@ import shutil packages = { "rns": "rns-0.6.0-py3-none-any.whl", - "nomadnet": "nomadnet-0.3.7-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 b2b3ba0..6850a7e 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ