diff --git a/lib/nuki_ble b/lib/nuki_ble index 341c956..fe06545 160000 --- a/lib/nuki_ble +++ b/lib/nuki_ble @@ -1 +1 @@ -Subproject commit 341c956cc993349a7ec62986d672e714e4e913fd +Subproject commit fe06545ee4e0f9605596493d641dd1ab4f2dacda diff --git a/src/Config.h b/src/Config.h index d4a4a9d..c022004 100644 --- a/src/Config.h +++ b/src/Config.h @@ -5,7 +5,7 @@ #define NUKI_HUB_VERSION "9.07" #define NUKI_HUB_VERSION_INT (uint32_t)907 #define NUKI_HUB_BUILD "unknownbuildnr" -#define NUKI_HUB_DATE "2025-01-08" +#define NUKI_HUB_DATE "2025-01-10" #define GITHUB_LATEST_RELEASE_URL (char*)"https://github.com/technyon/nuki_hub/releases/latest" #define GITHUB_OTA_MANIFEST_URL (char*)"https://raw.githubusercontent.com/technyon/nuki_hub/binary/ota/manifest.json"