diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-05-17 00:05:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-05-17 00:05:33 -0400 |
| commit | 4d4fa6506987081453d1bc13f3cda7a5f1d62d6b (patch) | |
| tree | 6da1b0620431390fe8d823faa6e37d4251572054 | |
| parent | 65fc9f028f3781e0fc95e7db8cda68c5e2b93897 (diff) | |
fix Pixel 7a tag link text
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ff8aeba3..64a354c7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -614,7 +614,7 @@ <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.B2.2023051600">TP1A.221005.002.B2.2023051600</a> (Pixel 4, Pixel 4 XL) — extended support release for legacy devices with frozen 2022-11-01 patch level</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ2A.230505.002.2023051600">TQ2A.230505.002.2023051600</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, emulator, generic, other targets)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ2B.230505.005.A1.2023051600">TQ2A.230505.002.2023051600</a> (Pixel 7a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ2B.230505.005.A1.2023051600">TQ2B.230505.005.A1.2023051600</a> (Pixel 7a)</li> </ul> <p>Changes since the 2023051600 release:</p> |
