From 1b308ed3d9c7ae47a5ebd148de3e5f80d488c8bd Mon Sep 17 00:00:00 2001 From: Frank <91616163+softhack007@users.noreply.github.com> Date: Sun, 6 Aug 2023 23:11:11 +0200 Subject: [PATCH] Version ++ --- wled00/wled.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wled00/wled.h b/wled00/wled.h index e668f634..fec4ba4b 100644 --- a/wled00/wled.h +++ b/wled00/wled.h @@ -8,7 +8,7 @@ */ // version code in format yymmddb (b = daily build) -#define VERSION 2308041 +#define VERSION 2308060 //uncomment this if you have a "my_config.h" file you'd like to use //#define WLED_USE_MY_CONFIG