We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06aea0 commit 4494e3eCopy full SHA for 4494e3e
src/Wippersnapper.h
@@ -9,7 +9,7 @@
9
* please support Adafruit and open-source hardware by purchasing
10
* products from Adafruit!
11
*
12
- * Copyright (c) Brent Rubell 2020-2024 for Adafruit Industries.
+ * Copyright (c) Brent Rubell 2020-2025 for Adafruit Industries.
13
14
* BSD license, all text here must be included in any redistribution.
15
@@ -142,7 +142,7 @@
142
#endif
143
144
#define WS_VERSION \
145
- "1.0.0-beta.102" ///< WipperSnapper app. version (semver-formatted)
+ "1.0.0-beta.103" ///< WipperSnapper app. version (semver-formatted)
146
147
// Reserved Adafruit IO MQTT topics
148
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic
0 commit comments