releases: fix typo

This commit is contained in:
Nico Felbinger 2024-08-12 15:27:07 +02:00 committed by Daniel Micay
parent 5b7f81aef7
commit 88c1433c1f

View File

@ -3791,7 +3791,7 @@
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 2</li>
<li>Vanadium: update Chromium base to 109.0.5414.86</li>
<li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/12">version 12</a></li>
<li>switch to signing OS source releases (Git tags) with OpenSSH instead of GPG to fully phase out usage of our GPG key (public key list: <a href="/allowed_signers">allowed_signers</a>, key rotation proof via signify: <a href="/allowed_signers.sig">allowed_signers.sig</a>, key rotation proof via GPG: <a href="/allowed_signers.sig">allowed_signers.asc</a>)</li>
<li>switch to signing OS source releases (Git tags) with OpenSSH instead of GPG to fully phase out usage of our GPG key (public key list: <a href="/allowed_signers">allowed_signers</a>, key rotation proof via signify: <a href="/allowed_signers.sig">allowed_signers.sig</a>, key rotation proof via GPG: <a href="/allowed_signers.asc">allowed_signers.asc</a>)</li>
</ul>
</article>