feat: 更新WebUI版本号至 1.0.1

This commit is contained in:
DrSmoothl
2026-05-01 17:00:05 +08:00
parent 7e5bc5a543
commit f85eb11edb

View File

@@ -1,7 +1,7 @@
{
"name": "maibot-dashboard",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"main": "./out/main/index.js",
"scripts": {