diff options
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 5109edfa..6521adb7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -91,7 +91,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2021.03.02.10">2021.03.02.10</a></li>--> + <li><a href="#2021.03.02.10">2021.03.02.10</a></li> <li><a href="#2021.02.26.16">2021.02.26.16</a></li> <li><a href="#2021.02.23.15">2021.02.23.15</a></li> <li><a href="#2021.02.19.15">2021.02.19.15</a></li> @@ -423,7 +423,6 @@ <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="2021.03.02.10"> <h3><a href="#2021.03.02.10">2021.03.02.10</a></h3> @@ -443,7 +442,6 @@ <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> </ul> </article> - --> <article id="2021.02.26.16"> <h3><a href="#2021.02.26.16">2021.02.26.16</a></h3> |
