From a399ec8c99f18a9237bd06a6db2acf5610f5451c Mon Sep 17 00:00:00 2001 From: Will Tatam Date: Mon, 14 Aug 2023 21:52:13 +0100 Subject: [PATCH] Rebuild test --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index d8fb4dae..7c4a2610 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2308140 +#define VERSION 2308141 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG