Skip to content

Commit 4f3992b

Browse files
committed
0.15.1
1 parent 78252c6 commit 4f3992b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-rc2",
3+
"version": "0.15.1",
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 2507260
10+
#define VERSION 2507300
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)