Skip to content

Commit 807dab3

Browse files
committed
Version bump
1 parent 30ea38e commit 807dab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ESPixelStick.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#endif
2828

2929
/* Name and version */
30-
const char VERSION[] = "3.0-rc2 (20170804)";
30+
const char VERSION[] = "3.0-rc3 (20170805)";
3131

3232
#define HTTP_PORT 80 /* Default web server port */
3333
#define MQTT_PORT 1883 /* Default MQTT port */

0 commit comments

Comments
 (0)