Updated vid and changelog

This commit is contained in:
cschwinne 2021-10-06 20:46:49 +02:00
parent cc87ba4962
commit cbb12e1b7c
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
### 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
- Version bump to 0.13.0-b3 "Toki"

View File

@ -8,7 +8,7 @@
*/
// 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
//#define WLED_USE_MY_CONFIG