build 2602221

This commit is contained in:
Frank
2026-02-22 20:42:54 +01:00
parent 2914daa3aa
commit f3eda7027f

View File

@@ -8,7 +8,7 @@
// version code in format yymmddb (b = daily build) // version code in format yymmddb (b = daily build)
#ifndef WLED_BUILD_VERSION // WLEDMM allow override by nightly build script #ifndef WLED_BUILD_VERSION // WLEDMM allow override by nightly build script
#define VERSION 2602201 #define VERSION 2602221
#else #else
#define VERSION WLED_BUILD_VERSION #define VERSION WLED_BUILD_VERSION
#endif #endif