14.5.0-beta, build 2412180

This commit is contained in:
Frank
2024-12-18 11:29:35 +01:00
parent ae65a83bca
commit a7a27d9d5e
4 changed files with 6 additions and 6 deletions

View File

@@ -3,11 +3,11 @@
/*
Main sketch, global variable declarations
@title WLED project sketch
@version 14.5.0-dev
@version 14.5.0-beta
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2412110
#define VERSION 2412180
// WLEDMM - you can check for this define in usermods, to only enabled WLEDMM specific code in the "right" fork. Its not defined in AC WLED.
#define _MoonModules_WLED_