Skip to content

Commit c50f42c

Browse files
authored
bump version define in Adafruit_MQTT.h
1 parent ac37a6e commit c50f42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adafruit_MQTT.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
#define ADAFRUIT_MQTT_VERSION_MAJOR 0
3333
#define ADAFRUIT_MQTT_VERSION_MINOR 16
34-
#define ADAFRUIT_MQTT_VERSION_PATCH 1
34+
#define ADAFRUIT_MQTT_VERSION_PATCH 2
3535

3636
// Uncomment/comment to turn on/off debug output messages.
3737
//#define MQTT_DEBUG

0 commit comments

Comments
 (0)