From c1f6b1b05c200aebde6db849a182d68befbed48e Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 2 Dec 2025 15:30:57 +0000 Subject: [PATCH] Bump version to 2.6.3 in library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index fa285d0..880b87a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit MQTT Library -version=2.6.2 +version=2.6.3 author=Adafruit maintainer=Adafruit sentence=MQTT library that supports the FONA, ESP8266, ESP32, Yun, and generic Arduino Client hardware.