From f5680511927b1503ef37eb2d8048927ae4ac7c44 Mon Sep 17 00:00:00 2001 From: technyon Date: Sun, 4 Jun 2023 13:32:50 +0200 Subject: [PATCH] change version --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index d4e2f68..4a26369 100644 --- a/Config.h +++ b/Config.h @@ -1,6 +1,6 @@ #pragma once -#define NUKI_HUB_VERSION "8.23" +#define NUKI_HUB_VERSION "8.24-pre-1" #define MQTT_QOS_LEVEL 1 #define MQTT_CLEAN_SESSIONS false