Skip to content

Commit 56bf00a

Browse files
authored
Update Wippersnapper.h
1 parent 3d4357f commit 56bf00a

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
@@ -144,7 +144,7 @@
144144
#endif
145145

146146
#define WS_VERSION \
147-
"1.0.0-beta.113" ///< WipperSnapper app. version (semver-formatted)
147+
"1.0.0-beta.114" ///< WipperSnapper app. version (semver-formatted)
148148

149149
// Reserved Adafruit IO MQTT topics
150150
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic
@@ -504,3 +504,4 @@ class Wippersnapper {
504504
extern Wippersnapper WS; ///< Global member variable for callbacks
505505

506506
#endif // ADAFRUIT_WIPPERSNAPPER_H
507+

0 commit comments

Comments
 (0)