diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 22:10:04 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 22:10:04 -0500 |
| commit | d073dd68496b1a0c278cf542fe223c75c6f57f59 (patch) | |
| tree | e2918a9da64a6e833381db7d759ba7bd6c8ad53e /static | |
| parent | b57faec0e19521a9a26aa34295c79e176ca3a7fe (diff) | |
new device-specific build IDs
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index e54d758b..364aec13 100644 --- a/static/releases.html +++ b/static/releases.html @@ -381,9 +381,8 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2020.12.12.03">RQ1A.210105.003.2020.12.12.03</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2020.12.12.03">RQ1A.210105.003.2020.12.12.03</a> (Pixel 4, Pixel 4 XL, Pixel 4a)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2020.12.12.03">RQ1A.210105.003.2020.12.12.03</a> (emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.002.2020.12.12.03">RQ1A.210105.002.2020.12.12.03</a> (Pixel 3a, Pixel 3a XL, Pixel 4a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.210105.003.2020.12.12.03">RQ1A.210105.003.2020.12.12.03</a> (Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.12.12.03 release:</p> |
