diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-12 14:14:42 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-12 14:15:00 -0500 |
| commit | 58ef7f41ab5c2677e822f4760cf41ecf598c0311 (patch) | |
| tree | 21838fe2a0c9b8326bceafef6750b79401b8c92d | |
| parent | 8edd020a797a6257e729a1e4be3ee54fd1a46023 (diff) | |
2020.12.12.03 release
| -rw-r--r-- | static/releases.html | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/static/releases.html b/static/releases.html index 0c3f6faf..8ca1684b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -85,6 +85,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <li><a href="#2020.12.12.03">2020.12.12.03</a></li> <li><a href="#2020.12.08.08">2020.12.08.08</a></li> <li><a href="#2020.11.27.15">2020.11.27.15</a></li> <li><a href="#2020.11.25.22">2020.11.25.22 preview</a></li> @@ -371,16 +372,14 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> - <!-- - - <article id="2020.12.08.08"> - <h3><a href="#2020.12.08.08">2020.12.08.08</a></h3> + <article id="2020.12.12.03"> + <h3><a href="#2020.12.12.03">2020.12.12.03</a></h3> <p>Tags:</p> <ul> - <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> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.12.03">RQ1A.201205.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.201205.008.2020.12.12.03">RQ1A.201205.008.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.201205.010.2020.12.12.03">RQ1A.201205.010.2020.12.12.03</a> (emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.12.08.08 release:</p> @@ -392,8 +391,6 @@ </ul> </article> - --> - <article id="2020.12.08.08"> <h3><a href="#2020.12.08.08">2020.12.08.08</a></h3> |
