Add version number

This commit is contained in:
2026-06-17 11:52:57 +02:00
parent fc9039e9da
commit 7d10980c8c

View File

@@ -4,7 +4,7 @@ HOSTNAME = "TANK-MONITOR"
DISPLAY_ON = False DISPLAY_ON = False
HEARTBEAT = True HEARTBEAT = True
AVERAGE = True AVERAGE = True
VERSION = "20260123B" VERSION = "20260617"
CPU_FREQ = 250_000_000 CPU_FREQ = 250_000_000
TZ_OFFSET = 2 TZ_OFFSET = 2