Updated console image

This commit is contained in:
Mark Qvist 2023-05-12 13:30:37 +02:00
parent 6d261397b6
commit 64c6290677
2 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ import sys
import shutil import shutil
packages = { packages = {
"rns": "rns-0.5.1-py3-none-any.whl", "rns": "rns-0.5.2-py3-none-any.whl",
"nomadnet": "nomadnet-0.3.5-py3-none-any.whl", "nomadnet": "nomadnet-0.3.5-py3-none-any.whl",
"lxmf": "lxmf-0.3.1-py3-none-any.whl", "lxmf": "lxmf-0.3.1-py3-none-any.whl",
"rnsh": "rnsh-0.0.13-py3-none-any.whl", "rnsh": "rnsh-0.0.14-py3-none-any.whl",
} }
DEFAULT_TITLE = "RNode Bootstrap Console" DEFAULT_TITLE = "RNode Bootstrap Console"

Binary file not shown.