diff --git a/library.json b/library.json index 565838f..8248b44 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/plapointe6/EspMQTTClient.git" }, - "version": "1.6.1", + "version": "1.6.2", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32"], "dependencies": [ diff --git a/library.properties b/library.properties index 8fadc6b..2817f05 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=EspMQTTClient -version=1.6.1 +version=1.6.2 author=Patrick Lapointe maintainer=Patrick Lapointe sentence=A library that provides a wifi and MQTT connection to an ESP8266/ESP32