Updated vid and changelog
This commit is contained in:
parent
cc87ba4962
commit
cbb12e1b7c
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
### Builds after release 0.12.0
|
### Builds after release 0.12.0
|
||||||
|
|
||||||
|
#### Build 2110060
|
||||||
|
|
||||||
|
- Added virtual network DDP busses (PR #2245)
|
||||||
|
- Allow playlist as end preset in playlist
|
||||||
|
- Improved bus start field UX
|
||||||
|
- Pin reservations improvements (PR #2214)
|
||||||
|
|
||||||
#### Build 2109220
|
#### Build 2109220
|
||||||
|
|
||||||
- Version bump to 0.13.0-b3 "Toki"
|
- Version bump to 0.13.0-b3 "Toki"
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// version code in format yymmddb (b = daily build)
|
// version code in format yymmddb (b = daily build)
|
||||||
#define VERSION 2110021
|
#define VERSION 2110060
|
||||||
|
|
||||||
//uncomment this if you have a "my_config.h" file you'd like to use
|
//uncomment this if you have a "my_config.h" file you'd like to use
|
||||||
//#define WLED_USE_MY_CONFIG
|
//#define WLED_USE_MY_CONFIG
|
||||||
|
Loading…
Reference in New Issue
Block a user