addInfo fix and simpler version numbering system
- addInfo: revert back to initial solution to fix mixing up pre and post - new version: 0.14.0.7 (stop using 2 digits at the end
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
// version code in format yymmddb (b = daily build)
|
||||
#define VERSION 2211250
|
||||
#define VERSION 2211280
|
||||
|
||||
//uncomment this if you have a "my_config.h" file you'd like to use
|
||||
//#define WLED_USE_MY_CONFIG
|
||||
|
||||
Reference in New Issue
Block a user