Skip to content

Commit 47d3b9b

Browse files
committed
Update version to 0.15.1-rc1
1 parent 6fa2f48 commit 47d3b9b

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.beta2",
3+
"version": "0.15.1-rc1",
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 2502220
10+
#define VERSION 2507260
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)