Skip to content

Commit b166782

Browse files
authored
Update Wippersnapper.h version to 112
1 parent 96f2978 commit b166782

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Wippersnapper.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
#endif
143143

144144
#define WS_VERSION \
145-
"1.0.0-beta.111" ///< WipperSnapper app. version (semver-formatted)
145+
"1.0.0-beta.112" ///< WipperSnapper app. version (semver-formatted)
146146

147147
// Reserved Adafruit IO MQTT topics
148148
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic
@@ -502,3 +502,4 @@ class Wippersnapper {
502502
extern Wippersnapper WS; ///< Global member variable for callbacks
503503

504504
#endif // ADAFRUIT_WIPPERSNAPPER_H
505+

0 commit comments

Comments
 (0)