change version string

This commit is contained in:
technyon
2023-02-20 19:43:03 +01:00
parent b1c42522ba
commit d583395786

View File

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