Skip to content

Commit 26080b2

Browse files
committed
0.15.2-beta1
1 parent b6d9aad commit 26080b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wled",
3-
"version": "0.15.1",
3+
"version": "0.15.2-beta1",
44
"description": "Tools for WLED project",
55
"main": "tools/cdata.js",
66
"directories": {

wled00/wled.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
// version code in format yymmddb (b = daily build)
10-
#define VERSION 2507300
10+
#define VERSION 2508020
1111

1212
//uncomment this if you have a "my_config.h" file you'd like to use
1313
//#define WLED_USE_MY_CONFIG

0 commit comments

Comments
 (0)