From 51ead2f6bd13b245017412abd0c15bb629ff7f2b Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Mon, 1 Mar 2021 10:28:43 +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 e692a1f0..d8b85a37 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2102271 +#define VERSION 2103010 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG