diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-24 15:27:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-24 15:27:52 -0400 |
| commit | 53b5667a7b80362f89f18b52b48def145889bbc8 (patch) | |
| tree | b9e2933a2acaec79b1b0965fc4e678f9476caee6 /static/releases.html | |
| parent | 79b04ff01952167d325106cdcce044ec6a539937 (diff) | |
reorder release notes
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index de44c46c..ca6dac38 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,12 +583,12 @@ <ul> <li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</li> <li>Settings: prevent disabling system Dialer app since it's always required for emergency calls</li> - <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.100.0">version 135.0.7049.100.0</a></li> - <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.111.0">version 135.0.7049.111.0</a></li> - <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/136.0.7103.44.0">version 136.0.7103.44.0</a></li> <li>use our restricted setting infrastructure to restrict access to our notification forwarding setting too</li> <li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.134</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.87</li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.100.0">version 135.0.7049.100.0</a></li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.111.0">version 135.0.7049.111.0</a></li> + <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/136.0.7103.44.0">version 136.0.7103.44.0</a></li> </ul> </article> --> |
