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 b6d9aad commit 26080b2Copy full SHA for 26080b2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wled",
3
- "version": "0.15.1",
+ "version": "0.15.2-beta1",
4
"description": "Tools for WLED project",
5
"main": "tools/cdata.js",
6
"directories": {
wled00/wled.h
@@ -7,7 +7,7 @@
7
*/
8
9
// version code in format yymmddb (b = daily build)
10
-#define VERSION 2507300
+#define VERSION 2508020
11
12
//uncomment this if you have a "my_config.h" file you'd like to use
13
//#define WLED_USE_MY_CONFIG
0 commit comments