chore: 版本号升级至1.5.0

package.json中的version字段由1.4.0提升至1.5.0,为新功能或重要更新做准备。
This commit is contained in:
谦君
2025-12-24 02:01:32 +08:00
parent b85b84399a
commit 5a06022798

View File

@@ -8,7 +8,7 @@
"email": "1962257451@qq.com"
},
"private": true,
"version": "1.4.0",
"version": "1.5.0",
"buildDate": "2025/12/24 01:51:29",
"main": "dist-electron/main.js",
"type": "module",