diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-04 03:29:43 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-04 03:29:43 -0500 |
| commit | d8b8920f3f2896c93b195cb99fd999021c8fa7e1 (patch) | |
| tree | 524e5162339f04d9876008eb296ca555bb66bfab /static | |
| parent | 5abf902bc7025f1fdacaf31795953d63ee29c0f0 (diff) | |
fix device list for main tag
Diffstat (limited to 'static')
| -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 b38bdc96..5bf399d1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -659,7 +659,7 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.2023010300">TP1A.221005.002.2023010300</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/TQ1A.230105.001.2023010300">TQ1A.230105.001.2023010300</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.001.A2.2023010300">TQ1A.230105.001.A2.2023010300</a> (Pixel 6a, Pixel 7)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.002.2023010300">TQ1A.230105.002.2023010300</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 7 Pro, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ1A.230105.002.2023010300">TQ1A.230105.002.2023010300</a> (Pixel 6, Pixel 6 Pro, Pixel 7 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022122700 release:</p> |
