Updated console build

This commit is contained in:
Mark Qvist 2024-05-18 15:30:24 +02:00
parent 8cdc6fca06
commit 67dc36f92f
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ import sys
import shutil
packages = {
"rns": "rns-0.7.4-py3-none-any.whl",
"nomadnet": "nomadnet-0.4.8-py3-none-any.whl",
"rns": "rns-0.7.5-py3-none-any.whl",
"nomadnet": "nomadnet-0.4.9-py3-none-any.whl",
"lxmf": "lxmf-0.4.3-py3-none-any.whl",
"rnsh": "rnsh-0.1.3-py3-none-any.whl",
"rnsh": "rnsh-0.1.4-py3-none-any.whl",
}
DEFAULT_TITLE = "RNode Bootstrap Console"

Binary file not shown.