build 2602201

This commit is contained in:
Frank
2026-02-20 18:06:03 +01:00
parent 325ea2798c
commit ae3a796f8d

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 2601281 #define VERSION 2602201
#else #else
#define VERSION WLED_BUILD_VERSION #define VERSION WLED_BUILD_VERSION
#endif #endif