We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572a7ff commit 6a1a4f3Copy full SHA for 6a1a4f3
1 file changed
src/Wippersnapper.h
@@ -71,7 +71,7 @@
71
#endif
72
73
#define WS_VERSION \
74
- "1.0.0-beta.13" ///< WipperSnapper app. version (semver-formatted)
+ "1.0.0-beta.14" ///< WipperSnapper app. version (semver-formatted)
75
76
// Reserved Adafruit IO MQTT topics
77
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic
0 commit comments