This commit is contained in:
Florent 2026-02-05 12:03:26 -04:00
parent e859aae9ba
commit 06a66136a9
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ import re
from meshcore import MeshCore, EventType, logger
# Version
VERSION = "v1.3.19"
VERSION = "v1.3.20"
# default ble address is stored in a config file
MCCLI_CONFIG_DIR = str(Path.home()) + "/.config/meshcore/"