From 8912a84521d719600fa087ceb962281405edad32 Mon Sep 17 00:00:00 2001 From: iranl Date: Tue, 15 Oct 2024 13:48:17 +0200 Subject: [PATCH] 9.02 --- src/Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Config.h b/src/Config.h index 5961d07..630b1a1 100644 --- a/src/Config.h +++ b/src/Config.h @@ -2,7 +2,7 @@ #include "sdkconfig.h" -#define NUKI_HUB_VERSION "9.01" +#define NUKI_HUB_VERSION "9.02" #define NUKI_HUB_BUILD "unknownbuildnr" #define NUKI_HUB_DATE "2024-10-13"