diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 17:39:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-19 17:39:58 -0400 |
| commit | 070e37c842656af39ab0d2eb6d36788062749481 (patch) | |
| tree | 10e1d6b5c62d9ad57751526e89d1cc09686bf5f6 /static | |
| parent | 703eb2388a9a4873b8748929f1f74f6c0fe0a815 (diff) | |
split BUILD_ID properly
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index bda897a1..5c04f592 100644 --- a/static/releases.html +++ b/static/releases.html @@ -363,7 +363,8 @@ <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.011.2020.09.18.13">RP1A.200720.011.2020.09.18.13</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, emulator, generic, other targets)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.200720.009.2020.09.18.13">RP1A.200720.009.2020.09.18.13</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.09.18.13">RP1A.200720.011.2020.09.18.13</a> (emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.09.11.14 release:</p> |
