diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-01 13:42:53 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-01 13:42:53 -0400 |
| commit | 88847b3d27cb2c0dae1f3b47637caa1d9269f701 (patch) | |
| tree | 8320ef91f29b8ead307afdf52efea43ddf0092c8 /static | |
| parent | a1c3829014ffa2b46926dc7d82be6d0b5681abd7 (diff) | |
fix Android Auto update debug toggle
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 09eaa2be..e67f29a2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -765,6 +765,7 @@ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/124.0.6367.82.2">version 124.0.6367.82.2</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/124.0.6367.113.0">version 124.0.6367.113.0</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/23">version 23</a></li> + <li>work around our app repository client taking ownership of updates for the debug toggle we use to test new Android Auto releases</li> </ul> </article> --> |
