Prepare 0.2.18 release automation

This commit is contained in:
Advait Paliwal
2026-04-15 18:10:56 -07:00
parent d5b6f9cd00
commit 419bcea3d1
9 changed files with 86 additions and 48 deletions

View File

@@ -110,7 +110,7 @@ This usually means the release exists, but not all platform bundles were uploade
Workarounds:
- try again after the release finishes publishing
- pass the latest published version explicitly, e.g.:
& ([scriptblock]::Create((irm https://feynman.is/install.ps1))) -Version 0.2.16
& ([scriptblock]::Create((irm https://feynman.is/install.ps1))) -Version 0.2.18
"@
}