From c9ef034ab856e3b1d188b61d08d47bd7cc229ca0 Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sun, 2 Jul 2023 13:43:29 +0200 Subject: [PATCH] Build bump/fix --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 7fc3ba864..2d6d5b542 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 23062490 +#define VERSION 2307020 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG