version bump to 8.11

This commit is contained in:
technyon
2023-02-22 19:36:56 +01:00
parent 9de86888a9
commit e492ae902b
3 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.10"
#define NUKI_HUB_VERSION "8.11"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false