Skip to content

Commit 10faaaf

Browse files
committed
Build bump & changelog
1 parent 7642c5a commit 10faaaf

File tree

7 files changed

+3714
-3660
lines changed

7 files changed

+3714
-3660
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## WLED changelog
22

3+
#### Build 2312180
4+
- Bugfixes (#3593, #3490, #3573, #3517, #3561, #3555, #3541, #3536, #3515, #3522, #3533, #3508)
5+
- Various other internal cleanups and optimisations
6+
37
#### Build 2311160
48
- Version bump: 0.14.1-b1
59
- Bugfixes (#3526, #3502, #3496, #3484, #3487, #3445, #3466, #3296, #3382, #3312)

wled00/html_other.h

+748-748
Large diffs are not rendered by default.

wled00/html_pixart.h

+524-474
Large diffs are not rendered by default.

wled00/html_pxmagic.h

+315-315
Large diffs are not rendered by default.

wled00/html_simple.h

+1,131-1,131
Large diffs are not rendered by default.

wled00/html_ui.h

+991-991
Large diffs are not rendered by default.

wled00/wled.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*/
99

1010
// version code in format yymmddb (b = daily build)
11-
#define VERSION 2311280
11+
#define VERSION 2312180
1212

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

0 commit comments

Comments
 (0)