From 0955480f5baee7dc4c8634ddebc45fb408105bfc Mon Sep 17 00:00:00 2001 From: Blaz Kristan Date: Fri, 20 May 2022 19:51:46 +0200 Subject: [PATCH] Build bump. --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index b437a71ae..e1d7ef663 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2205191 +#define VERSION 2205201 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG