Changlog update, b2 release

pull/3642/head v0.14.1-b2
Blaz Kristan 2023-12-29 10:35:44 +01:00
rodzic e95629f827
commit 662870baf4
2 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -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

Wyświetl plik

@ -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