Updated version and console image

This commit is contained in:
Mark Qvist 2023-05-05 14:22:22 +02:00
parent a4cf779ce2
commit a31d655eb9
3 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
#define CONFIG_H
#define MAJ_VERS 0x01
#define MIN_VERS 0x3B
#define MIN_VERS 0x3C
#define PLATFORM_AVR 0x90
#define PLATFORM_ESP32 0x80

View File

@ -4,7 +4,7 @@ import sys
import shutil
packages = {
"rns": "rns-0.5.0-py3-none-any.whl",
"rns": "rns-0.5.1-py3-none-any.whl",
"nomadnet": "nomadnet-0.3.5-py3-none-any.whl",
"lxmf": "lxmf-0.3.1-py3-none-any.whl",
"rnsh": "rnsh-0.0.13-py3-none-any.whl",

Binary file not shown.