From 520c685b55ff086a29e2604778d949e30ff655de Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 7 Jan 2025 16:15:01 +0000 Subject: [PATCH] Update library.properties - bump version to 2.5.9 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 60f6d1f..a949c2f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit MQTT Library -version=2.5.8 +version=2.5.9 author=Adafruit maintainer=Adafruit sentence=MQTT library that supports the FONA, ESP8266, ESP32, Yun, and generic Arduino Client hardware.