diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-29 11:09:22 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-29 11:09:22 -0500 |
| commit | 68202fd91f9751c75da1a86ef892961bfaac2e2a (patch) | |
| tree | 61df0f300bc3decf6daa08e5ec46e1f831727705 /static | |
| parent | 324a7f79055f7762881a8af053507c16cc8ff472 (diff) | |
add in month
Diffstat (limited to 'static')
| -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> |
