diff options
| -rw-r--r-- | static/releases.html | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 2a3016f6..36aead1c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<h3><a href="#2023120800">2023120800</a></h3>--> + <li><a href="#2023120800">2023120800</a></li> <li><a href="#2023120701">2023120701</a></li> <li><a href="#2023120700">2023120700</a></li> <li><a href="#2023120400">2023120400</a></li> @@ -714,6 +714,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120800">2023120800</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2023120800 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2023120800"> + <h3><a href="#2023120800">2023120800</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120800">2023120800</a> (Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2023120701 release:</p> <ul> @@ -723,7 +738,6 @@ <li>avoid false positive kernel crash reports for emulator</li> </ul> </article> - --> <article id="2023120701"> <h3><a href="#2023120701">2023120701</a></h3> |
