From c7c5b3255cf64df7ccd53f8ee3fc4d59f34b4802 Mon Sep 17 00:00:00 2001 From: Frank Date: Mon, 19 Dec 2022 18:29:45 +0100 Subject: [PATCH] version up --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index fa696123..7fcf5d5b 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2212190 +#define VERSION 2212191 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG