From a84c361fab46b3270b6f1984ef49a999067cf297 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Sat, 1 Jul 2023 20:35:25 +0200 Subject: [PATCH] build number ++ --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index ba573ffd..5d01bb33 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2306250 +#define VERSION 2307010 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG