diff options
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 44212a93..88939974 100644 --- a/static/releases.html +++ b/static/releases.html @@ -89,7 +89,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2023120701">2023120701</a></li>--> + <li><a href="#2023120701">2023120701</a></li> <li><a href="#2023120700">2023120700</a></li> <li><a href="#2023120400">2023120400</a></li> <li><a href="#2023112900">2023112900</a></li> @@ -713,7 +713,7 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120701">2023120701</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 2023120700 release:</p> + <p>Changes since the 2023120701 release:</p> <ul> <li>adevtool (Pixel 8, Pixel 8 Pro): update system property removal</li> @@ -721,6 +721,21 @@ </article> --> + <article id="2023120701"> + <h3><a href="#2023120701">2023120701</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2023120701">2023120701</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 2023120700 release:</p> + + <ul> + <li>adevtool (Pixel 8, Pixel 8 Pro): update system property removal</li> + </ul> + </article> + <article id="2023120700"> <h3><a href="#2023120700">2023120700</a></h3> |
