From fd95f8005239f9d3fd119256aae35f4a357d74b9 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:59:36 +0100 Subject: [PATCH] increase build number --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index 561dbe87..eb7d69b4 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2311231 +#define VERSION 2311271 //WLEDMM + Moustachauve/Wled-Native // You can define custom product info from build flags.