Merge branch 'buildcache' into mdev

This commit is contained in:
Frank
2023-10-07 20:42:27 +02:00
3 changed files with 5 additions and 4 deletions

View File

@@ -3,12 +3,12 @@
/*
Main sketch, global variable declarations
@title WLED project sketch
@version 0.14.0-b2
@version 0.14.0-b2X
@author Christian Schwinne
*/
// version code in format yymmddb (b = daily build)
#define VERSION 2310070
#define VERSION 2310071
//uncomment this if you have a "my_config.h" file you'd like to use
//#define WLED_USE_MY_CONFIG