Skip to content

Commit

Permalink
bump to beta.14
Browse files Browse the repository at this point in the history
  • Loading branch information
brentru committed Oct 18, 2021
1 parent 572a7ff commit 6a1a4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Wippersnapper.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
#endif

#define WS_VERSION \
"1.0.0-beta.13" ///< WipperSnapper app. version (semver-formatted)
"1.0.0-beta.14" ///< WipperSnapper app. version (semver-formatted)

// Reserved Adafruit IO MQTT topics
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic
Expand Down

0 comments on commit 6a1a4f3

Please sign in to comment.