diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-15 15:22:10 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-15 15:22:10 -0400 |
| commit | 34406e0a3948ad4dbca055c523360272fe1ee7af (patch) | |
| tree | 42812913e5b2fa61faad739936dfc4b73de1f6fe /static | |
| parent | 4955569f50fb20edebe199e29604587a0cef7eba (diff) | |
simplify tag naming
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index a138b799..33264c74 100644 --- a/static/releases.html +++ b/static/releases.html @@ -618,8 +618,8 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.221005.002.B2.2023061402">TP1A.221005.002.B2.2023061402</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/TQ3A.230605.012.2023061402">TQ3A.230605.012.2023061402</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023061402-coral">2023061402-coral</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/2023061402">2023061402</a> (Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, emulator, generic, other targets)</li> </ul> <p>Changes since the 2023061402 release:</p> |
