Skip to content

Commit e050543

Browse files
authored
Update Wippersnapper.h
1 parent c7ccdd6 commit e050543

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
@@ -63,7 +63,7 @@
6363
#endif
6464

6565
#define WS_VERSION \
66-
"1.0.0-beta.16" ///< WipperSnapper app. version (semver-formatted)
66+
"1.0.0-beta.15" ///< WipperSnapper app. version (semver-formatted)
6767

6868
// Reserved Adafruit IO MQTT topics
6969
#define TOPIC_IO_THROTTLE "/throttle" ///< Adafruit IO Throttle MQTT Topic
@@ -357,4 +357,4 @@ class Wippersnapper {
357357

358358
extern Wippersnapper WS; ///< Global member variable for callbacks
359359

360-
#endif // ADAFRUIT_WIPPERSNAPPER_H
360+
#endif // ADAFRUIT_WIPPERSNAPPER_H

0 commit comments

Comments
 (0)