chore(release): v1.3.0

This commit is contained in:
2977094657
2026-02-18 01:18:16 +08:00
parent c4a2d9baf1
commit ce5979b60e
6 changed files with 9 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "wechat-data-analysis-desktop",
"private": true,
"version": "0.2.1",
"version": "1.3.0",
"main": "src/main.cjs",
"scripts": {
"dev": "concurrently -k -s first \"cd ..\\\\frontend && npm run dev\" \"cross-env ELECTRON_START_URL=http://localhost:3000 electron .\"",