Skip to content

Commit a65294b

Browse files
committed
Version rev
1 parent dff033a commit a65294b

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-dev2 (20170629)";
30+
const char VERSION[] = "3.0-rc1 (20170729)";
3131

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

0 commit comments

Comments
 (0)