diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-03 06:56:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-03 06:56:23 -0400 |
| commit | 2bba08ca6a94c5dd63e147af5f8552928ba2fc6f (patch) | |
| tree | 28b64670cee11dc8817415d7b66483391b6065e7 | |
| parent | 42f679b2c4cb5c0bac1cab24667cb9f856f79b5e (diff) | |
enable install available apps feature
| -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 a7dd584f..3288c3de 100644 --- a/static/releases.html +++ b/static/releases.html @@ -585,6 +585,7 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/55">version 55</a></li> <li>System Updater: update target API level to 33</li> <li>Vanadium: update Chromium base to 105.0.5195.77</li> + <li>Settings: enable install available apps feature</li> </ul> </article> --> |
