hfshfg
df96be9af9
fix(release): 桌面版版本号跟 git tag 自动联动
之前 electron-builder 从 package.json 取版本号(写死 2.1.4),
导致 dmg/exe 文件名与 git tag(v2.1.5)脱节。
- 两个 electron build job 在构建前用 tag 号同步 package.json
(npm version --no-git-tag-version),文件名自动跟 tag 走
- bump package.json 到 2.1.5 保持本地一致
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 17:27:00 +08:00
..
2026-03-19 15:42:53 +08:00
2026-06-17 11:47:19 +08:00
2026-06-17 11:47:19 +08:00
2026-06-17 11:47:19 +08:00
2026-05-19 14:30:34 +08:00
2026-06-17 17:27:00 +08:00
2026-03-12 13:25:18 +08:00
2026-03-19 15:25:42 +08:00