Changlog update, b2 release

This commit is contained in:
Blaz Kristan 2023-12-29 10:35:44 +01:00
parent e95629f827
commit 662870baf4
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
## WLED changelog
#### Build 2312290
- Fix for #3622, #3613, #3609
- Various tweaks and fixes
- changelog update
#### Build 2312230
- Version bump: 0.14.1-b2
- Fix for Pixel Magic button

View File

@ -8,7 +8,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2312230
#define VERSION 2312290
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG