From 0a1d04495d79a5ee13a856b8f2ee35644b3b331c Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Fri, 5 Mar 2021 13:10:59 +0100 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 45cea2aa6..05fdd2318 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2103041 +#define VERSION 2103050 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG