update version string

This commit is contained in:
technyon
2023-01-27 22:55:26 +01:00
parent 2b20c619a2
commit 2a90729554

View File

@@ -1,6 +1,6 @@
#pragma once
#define NUKI_HUB_VERSION "7.3-wm-2"
#define NUKI_HUB_VERSION "7.3"
#define MQTT_QOS_LEVEL 1
#define MQTT_CLEAN_SESSIONS false