From 61eff6e7e836a754ac78ff8fc06d0ff2d22c2680 Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Sun, 17 Oct 2021 16:26:43 +0200 Subject: [PATCH] Update build. --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 618c42cc7..fae045cc4 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2110152 +#define VERSION 2110171 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG