version bump to 8.9

This commit is contained in:
technyon
2023-02-18 11:24:00 +01:00
parent 1a6e74ef14
commit 9e92ea8cb3
3 changed files with 7 additions and 1 deletions

View File

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