ci: retry transient Windows installer packaging
Windows CI / verify (push) Successful in 3m48s

Extend the bounded Electron download retry to the installer build, then bump the release contracts to 1.0.13.
This commit is contained in:
Sucukdeluxe
2026-08-12 21:55:07 +02:00
parent 1a1c37720e
commit 17b982016f
10 changed files with 29 additions and 13 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## 1.0.13 - 2026-08-12
- Apply the Windows CI retry to both directory and installer packaging.
## 1.0.12 - 2026-08-12
- Retry transient Electron download failures once while packaging on Windows CI.