diff --git a/Console/build.py b/Console/build.py index 7c956b2..1ed1977 100644 --- a/Console/build.py +++ b/Console/build.py @@ -5,8 +5,8 @@ import shutil packages = { "rns": "rns-0.6.2-py3-none-any.whl", - "nomadnet": "nomadnet-0.3.9-py3-none-any.whl", - "lxmf": "lxmf-0.3.4-py3-none-any.whl", + "nomadnet": "nomadnet-0.4.0-py3-none-any.whl", + "lxmf": "lxmf-0.3.6-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 054e9bc..45a3e77 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ