From 2393e86f1120c498991d0146a0063f6199c32991 Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Fri, 28 Jul 2023 10:41:34 +0200 Subject: [PATCH] build ++ increment build number --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index d5b34617..208f62c6 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2307260 +#define VERSION 2307280 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG