diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-08 09:26:57 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-08 09:26:57 -0500 |
| commit | f8752172bfd65ba006b5ece2dad672194d5bccac (patch) | |
| tree | e369a8f5c5ecd1cb9f0f77fb8e42f1b954909b8f | |
| parent | 3ccd7518118827d26e9f2f108e4089746940a88c (diff) | |
set build ids and build numbers
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 96b322ff..c914c1f2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -377,7 +377,9 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.010.2020.12.08.08">RQ1A.201205.010.2020.12.08.08</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.08.08">RQ1A.201205.003.2020.12.08.08</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.008.2020.12.08.08">RQ1A.201205.008.2020.12.08.08</a> (Pixel 4, Pixel 4 XL, Pixel 4a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.010.2020.12.08.08">RQ1A.201205.010.2020.12.08.08</a> (emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.11.27.15 release:</p> |
