change wording of register as app setting, version bump to 8.28

This commit is contained in:
technyon
2023-12-17 04:14:58 +01:00
parent fbec3558aa
commit fcc71bf388
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.27-pre-1"
#define NUKI_HUB_VERSION "8.28"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false