Prepare MrTrust 0.1.2 release
All checks were successful
Build MrTrust / build (push) Successful in 2m37s

This commit is contained in:
2026-05-16 02:28:20 +02:00
parent 84a5df7216
commit d6e2d5ab52
3 changed files with 7 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ Remove the trust certificate:
Build a user-facing ZIP release:
```powershell
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.1
.\scripts\New-MrTrustRelease.ps1 -Version 0.1.2
```
The Gitea workflow `.gitea/workflows/build.yml` builds the Windows launcher EXE on an `ubuntu-latest` runner with .NET Windows cross-targeting, then uploads the ZIP as an artifact.