Update release_new_version.md

pull/7877/head
Joe Chen 2024-12-22 20:29:10 -05:00 committed by GitHub
parent 18dea0bc41
commit d8eecea1ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ All commands are starting at the repository root.
- Linux:
```sh
# Produce the ZIP archive
$ TAGS="cert pam" task release
$ TAGS="cert" task release
# Produce the Tarball
$ export VERSION=0.12.4
@ -58,7 +58,7 @@ All commands are starting at the repository root.
- ARMv8:
```sh
# Produce the ZIP archive
$ TAGS="cert pam" task release
$ TAGS="cert" task release
# Produce the Tarball
$ export VERSION=0.12.4