diff options
| -rw-r--r-- | static/releases.html | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 53a8a817..74c57344 100644 --- a/static/releases.html +++ b/static/releases.html @@ -97,7 +97,7 @@ <li> <a href="#changelog">Changelog</a> <ul> - <!--<li><a href="#2022092300">2022092300</a></li>--> + <li><a href="#2022092300">2022092300</a></li> <li><a href="#2022092200">2022092200</a></li> <li><a href="#2022092000">2022092000</a></li> <li><a href="#2022091400">2022091400</a></li> @@ -586,6 +586,23 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A2.2022092300">TP1A.220905.004.A2.2022092300</a> (Pixel 6a, emulator, generic, other targets)</li> </ul> + <p>Changes since the 2022092300 release:</p> + + <ul> + </ul> + </article> + --> + + <article id="2022092300"> + <h3><a href="#2022092300">2022092300</a></h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.2022092300">TP1A.220905.004.2022092300</a> (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A1.2022092300">TP1A.220905.004.A1.2022092300</a> (Pixel 6, Pixel 6 Pro)</li> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TP1A.220905.004.A2.2022092300">TP1A.220905.004.A2.2022092300</a> (Pixel 6a, emulator, generic, other targets)</li> + </ul> + <p>Changes since the 2022092200 release:</p> <ul> @@ -595,7 +612,6 @@ <li>Sandboxed Google Play compatibility layer: prevent triggering throttling of silent package updates</li> </ul> </article> - --> <article id="2022092200"> <h3><a href="#2022092200">2022092200</a></h3> |
