diff options
| -rw-r--r-- | static/releases.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html index f17cc74b..28534608 100644 --- a/static/releases.html +++ b/static/releases.html @@ -73,7 +73,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2020.xx.xx.xx">2020.xx.xx.xx</a></li>--> + <!--<li><a href="#2020.03.xx.xx">2020.03.xx.xx</a></li>--> <li><a href="#2020.02.07.19">2020.02.07.19</a></li> <li><a href="#2020.02.04.01">2020.02.04.01</a></li> <li><a href="#2020.01.06.21">2020.01.06.21</a></li> @@ -293,13 +293,14 @@ <!-- - <h3 id="2020.xx.xx.xx"> - <a href="#2020.xx.xx.xx">2020.xx.xx.xx</a> + <h3 id="2020.03.xx.xx"> + <a href="#2020.03.xx.xx">2020.03.xx.xx</a> </h3> <p>Tags:</p> <ul> - <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200205.002.2020.xx.xx.xx">QQ1A.200205.002.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> + <li><a + href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ1A.200205.002.2020.03.xx.xx">QQ1A.200205.002.2020.03.xx.xx</a> (Pixel 2, Pixel 2 XL, Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, emulator, generic, other targets)</li> </ul> <p>Changes since the 2020.02.07.19 release:</p> |
