From cfeb88f649e13aadf7148440e99f91f6a10fb7e2 Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sun, 28 Mar 2021 22:50:09 +0200 Subject: [PATCH] Version bump. :( --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 071a83a32..7409424ac 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2103281 +#define VERSION 2103282 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG