diff --git a/Config.h b/Config.h index 68b69eb..cb36d31 100644 --- a/Config.h +++ b/Config.h @@ -1,6 +1,7 @@ #pragma once -#define NUKI_HUB_VERSION "8.32-pre-5" +#define NUKI_HUB_VERSION "8.32" + #define GITHUB_LATEST_RELEASE_URL "https://github.com/technyon/nuki_hub/releases/latest" #define GITHUB_LATEST_RELEASE_API_URL "https://api.github.com/repos/technyon/nuki_hub/releases/latest" diff --git a/webflash/nuki_hub.bin b/webflash/nuki_hub.bin index fb0ade3..55c06e0 100644 Binary files a/webflash/nuki_hub.bin and b/webflash/nuki_hub.bin differ