From 9bb018d8d9ff1c548965a99cdd07371ef00ff8fd Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:15:22 +0200 Subject: [PATCH] bump to build 2309050 --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 3bfcc1001..f790d504b 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2308110 +#define VERSION 2309050 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG