Skip to content

Commit 4494e3e

Browse files
committed
Bump semver to b103
1 parent b06aea0 commit 4494e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Wippersnapper.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* please support Adafruit and open-source hardware by purchasing
1010
* products from Adafruit!
1111
*
12-
* Copyright (c) Brent Rubell 2020-2024 for Adafruit Industries.
12+
* Copyright (c) Brent Rubell 2020-2025 for Adafruit Industries.
1313
*
1414
* BSD license, all text here must be included in any redistribution.
1515
*
@@ -142,7 +142,7 @@
142142
#endif
143143

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

147147
// Reserved Adafruit IO MQTT topics
148148
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic

0 commit comments

Comments
 (0)