diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-02 22:07:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-02 22:07:52 -0400 |
| commit | 5bdd465fafb50daa12bf07cd8cfd77cd71d63fab (patch) | |
| tree | a4c0924efbc311ea30ea5a46531e699e93e40db6 /static | |
| parent | af5d46305e66fad1c945f3cb31a9503b288dec8f (diff) | |
fix typo in most recent tag list
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 694a7c86..34fb7da2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,7 +522,7 @@ <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022050300">SP1A.210812.016.C1.2022050300</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022050300">SP2A.220505.002.2022050300</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022050300">SP2A.220505.002.2022050300</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022050300 release:</p> @@ -538,7 +538,7 @@ <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP1A.210812.016.C1.2022050300">SP1A.210812.016.C1.2022050300</a> (Pixel 3, Pixel 3 XL) — extended support release for legacy devices with frozen 2021-11-01 patch level</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022050300">SP2A.220505.002.2022050300</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/SP2A.220505.002.2022050300">SP2A.220505.002.2022050300</a> (Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, emulator, generic, other targets)</li> </ul> <p>Changes since the 2022043000 release:</p> |
