chore: bump version to 4.2.0

This commit is contained in:
hicccc77
2026-03-26 23:20:42 +08:00
parent 74b830dd79
commit 0cf8ea8166
2 changed files with 5 additions and 5 deletions

6
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "weflow",
"version": "2.1.0",
"version": "4.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "weflow",
"version": "2.1.0",
"version": "4.2.0",
"hasInstallScript": true,
"dependencies": {
"echarts": "^5.5.1",
@@ -11062,4 +11062,4 @@
}
}
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "weflow",
"version": "2.1.0",
"version": "4.2.0",
"description": "WeFlow",
"main": "dist-electron/main.js",
"author": {
@@ -178,4 +178,4 @@
],
"icon": "resources/icon.icns"
}
}
}