Skip to content

Commit

Permalink
feat: 更新版本信息
Browse files Browse the repository at this point in the history
  • Loading branch information
yangmingming committed Oct 21, 2024
1 parent 68c538a commit ae3d86b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"eslint": "eslint src",
"prettier-with-fix": "prettier --write \"src/**/*.{js,jsx,ts,tsx,json,less,css}\"",
"postinstall": "electron-builder install-app-deps",
"rebuild-sqlite3": "electron-rebuild -f -w sqlite3"
"rebuild-sqlite3": "electron-rebuild -f -w sqlite3",
"build-4-local":"electron-builder"
},
"config": {
"forge": "./forge.config.js"
Expand Down
6 changes: 3 additions & 3 deletions upgrade_config/version.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"version": "3.4.0",
"detail": {
"windows": {
"version": "3.3.7",
"url": "https://wwc.lanzout.com/iNwYW08weh1i"
"version": "3.4.0",
"url": "https://wwtd.lanzout.com/ibA4c2d3aa0j"
},
"mac": {
"version": "3.3.7",
"version": "暂不支持",
"url": "https://wwc.lanzout.com/iEfrg08weg8j"
}
}
Expand Down

0 comments on commit ae3d86b

Please sign in to comment.