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 9b930783..ae720d65 100644 --- a/static/releases.html +++ b/static/releases.html @@ -102,7 +102,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023031500">2023031500</a></li>--> + <li><a href="#2023031500">2023031500</a></li> <li><a href="#2023031300">2023031300</a></li> <li><a href="#2023030400">2023030400</a></li> <li><a href="#2023022300">2023022300</a></li> @@ -678,7 +678,6 @@ </article> --> - <!-- <article id="2023031500"> <h3><a href="#2023031500">2023031500</a></h3> @@ -698,7 +697,6 @@ <li>adevtool: remove other unnecessary overlays</li> </ul> </article> - --> <article id="2023031300"> <h3><a href="#2023031300">2023031300</a></h3> |
