From c13a5d7070d71c20a0674fb35db5a717cfc4d967 Mon Sep 17 00:00:00 2001 From: Frank Date: Tue, 30 May 2023 20:49:58 +0200 Subject: [PATCH] post-merge npm run build --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 780fb3b4..f8ce04e3 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2305291 +#define VERSION 2305301 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG