version bump

This commit is contained in:
technyon
2022-09-10 12:19:04 +02:00
parent 9845ed0c45
commit 416feee527
3 changed files with 1 additions and 3 deletions

View File

@@ -667,8 +667,6 @@ void Network::removeHASSConfig(char* uidString)
{
String discoveryTopic = _preferences->getString(preference_mqtt_hass_discovery);
Serial.print("##### "); Serial.println(uidString);
if(discoveryTopic != "")
{
String path = discoveryTopic;

View File

@@ -1,3 +1,3 @@
#pragma once
#define nuki_hub_version "5.14"
#define nuki_hub_version "5.15"

Binary file not shown.