From 6c18857109e9ae0b12914c154442b60b55f51a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Kristan?= Date: Mon, 5 Sep 2022 19:01:58 +0200 Subject: [PATCH] Fix build. --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 760c9a632..36bc78a0f 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 220950 +#define VERSION 2209051 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG