diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-05 13:34:15 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-05 13:34:15 -0400 |
| commit | c9d6ed49255e355bb2a675ff1a4cffb7d7a508ec (patch) | |
| tree | f47799fd4e78e6ea62ea4554911333f2f260e51d /static | |
| parent | c9cab42129bfb613436fad887d203315df2a649e (diff) | |
fix release tag listing
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 55d409dc..e6213edb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -306,7 +306,7 @@ <p>Tags:</p> <ul> <li><a - href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B2.2020.05.05.02">QQ2A.200501.001.B2.2020.05.05.02</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B2.2020.05.05.02">QQ2A.200501.001.B2.2020.05.05.02</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL)</li> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200501.001.B3.2020.05.05.02">QQ2A.200501.001.B3.2020.05.05.02</a> (Pixel 2, Pixel 2 XL, emulator, generic, other targets)</li> </ul> |
