From 14bcdc1802581a10f0cf63580bb83b7f09bdf2ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Ole=20Sch=C3=BCmann?= Date: Thu, 20 Jun 2024 18:12:57 +0700 Subject: [PATCH] Version bump to 8.35 --- src/Config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Config.h b/src/Config.h index 080ec826..85c284f0 100644 --- a/src/Config.h +++ b/src/Config.h @@ -2,7 +2,7 @@ #include "sdkconfig.h" -#define NUKI_HUB_VERSION "8.34" +#define NUKI_HUB_VERSION "8.35" #define NUKI_HUB_BUILD "unknownbuildnr" #define GITHUB_LATEST_RELEASE_URL "https://github.com/technyon/nuki_hub/releases/latest" @@ -31,4 +31,4 @@ #define PD_TASK_SIZE 1024 #define MAX_AUTHLOG 5 #define MAX_KEYPAD 10 -#define MAX_TIMECONTROL 10 \ No newline at end of file +#define MAX_TIMECONTROL 10