update version string

This commit is contained in:
technyon
2023-01-31 21:03:20 +01:00
parent df9b971eed
commit 0087218d8f

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "8.0"
#define NUKI_HUB_VERSION "8.0-con-1"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false