Update version to 1.0.0-beta.107

This commit is contained in:
Tyeth Gundry 2025-07-18 20:11:28 +01:00
parent 3ed453636c
commit 0c08eddde0
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
name=Adafruit WipperSnapper
version=1.0.0-beta.106
version=1.0.0-beta.107
author=Adafruit
maintainer=Adafruit <adafruitio@adafruit.com>
sentence=Arduino application for Adafruit.io WipperSnapper

View file

@ -142,7 +142,7 @@
#endif
#define WS_VERSION \
"1.0.0-beta.106" ///< WipperSnapper app. version (semver-formatted)
"1.0.0-beta.107" ///< WipperSnapper app. version (semver-formatted)
// Reserved Adafruit IO MQTT topics
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic