d3ro-voice/release/product-version.json
Yun Chan 0411f389d9
Some checks failed
deploy-site / deploy (push) Failing after 3m26s
feat(release): make the signing-free install work with nothing but Windows
The manual install path still needed 7-Zip, which the target machine does not
have, so "installable without a certificate" was not yet true.

The channel now also publishes the app as byte-split zip parts, and the install
script joins them and extracts with the built-in Windows Expand-Archive after
verifying every part and the joined archive. Version 1.3.1 republishes the
channel from a single build, because a version's artifacts can only match one
build and published volumes are never overwritten.
2026-09-18 12:03:18 +09:00

8 lines
239 B
JSON

{
"schemaVersion": 1,
"version": "1.3.1",
"androidVersionCode": 1031001,
"iosBuildNumber": 1031001,
"releaseDate": "2026-09-18",
"desktopLicensePublicKeyId": "5c52b765135ee2531c681b53cd4dc0e96fff8737f496c0b04ba8334fc81a887f"
}