addInfo fix and simpler version numbering system

- addInfo: revert back to initial solution to fix mixing up pre and post
- new version: 0.14.0.7 (stop using 2 digits at the end
This commit is contained in:
Ewoud
2022-11-28 20:34:42 +01:00
parent 91c2ce0d8f
commit bf51b0bdf1
8 changed files with 358 additions and 354 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "wled",
"version": "0.14.0.6.0",
"version": "0.14.0.7",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "wled",
"version": "0.14.0.6.0",
"version": "0.14.0.7",
"license": "ISC",
"dependencies": {
"clean-css": "^4.2.3",