build number up

some minor updates from upstream
- JSON API : fix (de)allocations of pins for buttons/IR/RELAY
- JSON API: added sync groups
This commit is contained in:
Frank
2023-08-16 10:03:14 +02:00
parent 23916268f5
commit 28ca62a055

View File

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