We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fa2f48 commit 47d3b9bCopy full SHA for 47d3b9b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wled",
3
- "version": "0.15.1.beta2",
+ "version": "0.15.1-rc1",
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 2502220
+#define VERSION 2507260
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