Skip to content

Commit cc12261

Browse files
authored
Update wled.h build number to 2606111
fix for "custom palettes not visible after upload" problem
1 parent c224a18 commit cc12261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wled00/wled.h

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

99
// version code in format yymmddb (b = daily build)
1010
#ifndef WLED_BUILD_VERSION // WLEDMM allow override by nightly build script
11-
#define VERSION 2603101
11+
#define VERSION 2606111
1212
#else
1313
#define VERSION WLED_BUILD_VERSION
1414
#endif

0 commit comments

Comments
 (0)