change version scheme to Major.minor, drop leading "0."

as agreed in #5249
This commit is contained in:
Frank
2026-02-14 23:31:28 +01:00
parent d1ed547a7c
commit 1ee42f0206
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wled",
"version": "0.16.0-alpha",
"version": "16.0-alpha",
"description": "Tools for WLED project",
"main": "tools/cdata.js",
"directories": {