build 2601281

This commit is contained in:
Frank
2026-01-28 23:05:06 +01:00
parent e8a3383c2e
commit b691cdee56

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