summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-04 15:46:50 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-03-04 15:47:23 -0500
commit9281622d4ff33d042d8ce00f6414b86953c0494a (patch)
tree7b1ec785c37fc14fe8d178fe386dac5b7b6129f9
parent6818a5f8b3d9ac3148c3c312a7491baf51e9a032 (diff)
use correct Vanadium version name
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 9511abf3..de9e6423 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -697,7 +697,7 @@
<li>Sandboxed Google Play compatibility layer: add support for GmsCompatConfig force_default_flags section</li>
<li>Sandboxed Google Play compatibility layer: add support for GmsCompatConfig spoof_self_permission_checks section</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/110.0.5481.154.1">version 110.0.5481.154.1</a></li>
- <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49">version 111.0.5563.49</a></li>
+ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.49.0">version 111.0.5563.49.0</a></li>
<li>System Updater: simplify the title for the silent/collapsed already up-to-date notification</li>
<li>disallow apps reading Global/Secure settings added by GrapheneOS via the new infrastructure since we currently have no settings apps need to read</li>
<li>skip INTERNET pre-grant checkbox when installing a system app in a profile where it isn't considered installed since it doesn't work correctly</li>