build 2603101

This commit is contained in:
Frank
2026-03-10 17:44:50 +01:00
parent a906432feb
commit e56ce96137

View File

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