diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-05 18:46:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-05 18:46:18 -0400 |
| commit | cb3440d48e55ad4c4e30d14d923f31e01cecdf7a (patch) | |
| tree | b5c14b4b9cc85599c007be4c5c70dc34343eff19 | |
| parent | 057291b220edee88ec561719a0d303731580ace8 (diff) | |
update BUILD_ID in tag links
| -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 ca0257cb..5a90dfcd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -396,8 +396,8 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.10.01.23">RP1A.200720.009.2020.10.01.23</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.10.01.23">RP1A.200720.011.2020.10.01.23</a> (emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201005.004.2020.10.01.23">RP1A.201005.004.2020.10.01.23</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201005.006.2020.10.01.23">RP1A.201005.006.2020.10.01.23</a> (emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.10.01.23 release:</p> |
