From 15eceb3b11ef66d938669a7474d817446f1a778f Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 10 Dec 2023 23:00:57 +0100 Subject: [PATCH] Updated version --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index 8ccb3b8..903a5ec 100644 --- a/Config.h +++ b/Config.h @@ -19,7 +19,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x43 + #define MIN_VERS 0x44 #define PLATFORM_AVR 0x90 #define PLATFORM_ESP32 0x80