We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc87ba4 commit cbb12e1Copy full SHA for cbb12e1
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
### Builds after release 0.12.0
4
5
+#### Build 2110060
6
+
7
+- Added virtual network DDP busses (PR #2245)
8
+- Allow playlist as end preset in playlist
9
+- Improved bus start field UX
10
+- Pin reservations improvements (PR #2214)
11
12
#### Build 2109220
13
14
- Version bump to 0.13.0-b3 "Toki"
wled00/wled.h
@@ -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
0 commit comments