windows下仅打包英文安装包,取消版本号显示

This commit is contained in:
Tlntin
2022-11-30 17:04:59 +08:00
parent 73adbc18af
commit dc3eb44dc5
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@
"digestAlgorithm": "sha256",
"timestampUrl": "",
"wix": {
"language": ["en-US", "zh-CN"]
"language": ["en-US"]
}
}
},