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 3e44b014..03ae0dbf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2024031400">2024031400</a></li>--> + <li><a href="#2024031400">2024031400</a></li> <li><a href="#2024031100">2024031100</a></li> <li><a href="#2024030900">2024030900</a></li> <li><a href="#2024030800">2024030800</a></li> @@ -734,6 +734,21 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024031400">2024031400</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2024031400 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2024031400"> + <h3><a href="#2024031400">2024031400</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024031400">2024031400</a> (Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2024031100 release:</p> <ul> @@ -747,7 +762,6 @@ <li>drop legacy script/envsetup.sh (see current build instructions)</li> </ul> </article> - --> <article id="2024031100"> <h3><a href="#2024031100">2024031100</a></h3> |
