summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-12-04 01:38:53 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-04 01:38:53 -0500
commitcdde99f09420a402779097289c87fdfcfea1eb35 (patch)
tree9bc56f39043c6e44ceb069b9b6fb87756ad811b5
parentc7ce17fb565b94936ef27862d2110dd138998163 (diff)
fix link to 2024112700 release
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index bb24ef6a..58800159 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -565,7 +565,7 @@
<ul>
<li>Gallery: remove the Delete option for items that represent multiple images since the UI is badly designed and makes it too easy to accidentally delete images, especially since the app doesn't support the Trash API</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/131.0.6778.104.0">version 131.0.6778.104.0</a></li>
- <li>switch back to correct APK for Vanadium Config to fix using our full content filter list and to unblock out-of-band updates (this regressed in the <a href="2024112700">2024112700</a> OS release and was noticed with the new Vanadium release)</li>
+ <li>switch back to correct APK for Vanadium Config to fix using our full content filter list and to unblock out-of-band updates (this regressed in the <a href="#2024112700">2024112700</a> OS release and was noticed with the new Vanadium release)</li>
<li>envsetup.sh: reuse BUILD_DATETIME and BUILD_NUMBER from environment to make automation for reproducible builds slightly simpler instead of needing to export them after sourcing envsetup.sh</li>
</ul>
</article>