diff --git a/Console/build.py b/Console/build.py index b070900..7c956b2 100644 --- a/Console/build.py +++ b/Console/build.py @@ -4,9 +4,9 @@ import sys import shutil packages = { - "rns": "rns-0.6.1-py3-none-any.whl", - "nomadnet": "nomadnet-0.3.8-py3-none-any.whl", - "lxmf": "lxmf-0.3.3-py3-none-any.whl", + "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", "rnsh": "rnsh-0.1.2-py3-none-any.whl", } diff --git a/Release/console_image.bin b/Release/console_image.bin index 9ea7a2e..7ff4781 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ