change version scheme to Major.minor, drop leading "0."

as agreed in #5249
This commit is contained in:
Frank
2026-02-14 23:31:28 +01:00
parent d1ed547a7c
commit 1ee42f0206
3 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2506160
#define VERSION 2602141
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG