summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-14 09:49:50 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-14 09:49:50 -0500
commit07b8ac87e52410ea49fbc8bc195473f783a0ad1a (patch)
tree249091fd476e1e9a189dc81db718c6e000b07f72
parent7ba0897a40c4786ad4bd91576437c372c2b5ff27 (diff)
fix current camera app version in release notes
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 96b90bad..d1c0a103 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -540,7 +540,7 @@
<li>Pixel 6, Pixel 6 Pro: bind power + volume up key chord to mute like other devices, since long pressing power already opens the power menu</li>
<li>stop enforcing camera sound when using a carrier based in India/Japan/Korea since we aren't required to enforce it and is trivially bypassed in multiple ways so it's nothing more than an annoyance</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/42">version 42</a></li>
- <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/11">version 11</a></li>
+ <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/12">version 12</a></li>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/10">version 10</a></li>
<li>Calculator: improve app icon</li>
<li>Clock: improve app icon</li>