diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-04 23:06:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-05 00:30:33 -0400 |
| commit | 47535b060a9dcdbf0d813eb3ae37146d1b652776 (patch) | |
| tree | a8f7c3858e6f06449c6583ed9e2843599b568c7c | |
| parent | ec5d45683e0edcf31548b30a0dc09a1210c72d95 (diff) | |
new BUILD_IDs and BUILD_NUMBER
| -rw-r--r-- | static/releases.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 3e42f0c2..cc0deb94 100644 --- a/static/releases.html +++ b/static/releases.html @@ -75,6 +75,7 @@ <li> <a href="#changelog">Changelog</a> <ul> + <!--<li><a href="#2020.04.14.23">2020.05.05.02</a></li>--> <li><a href="#2020.04.14.23">2020.04.14.23</a></li> <li><a href="#2020.04.13.21">2020.04.13.21</a></li> <li><a href="#2020.04.07.10">2020.04.07.10</a></li> @@ -300,14 +301,16 @@ <!-- - <h3 id="2020.xx.xx.xx"> - <a href="#2020.xx.xx.xx">2020.xx.xx.xx</a> + <h3 id="2020.05.05.02"> + <a href="#2020.05.05.02">2020.05.05.02</a> </h3> <p>Tags:</p> <ul> <li><a - href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200405.005.2020.xx.xx.xx">QQ2A.200405.005.2020.xx.xx.xx</a> (Pixel 2, Pixel 2 XL, 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, emulator, generic, other targets)</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> <p>Changes since the 2020.04.14.23 release:</p> |
