diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-26 20:48:15 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-26 20:48:15 -0400 |
| commit | e875c2888d84066b8759cde3a819a1e1dc554284 (patch) | |
| tree | 5402e7215415cd690c717cdbbb14f9b446f968a4 | |
| parent | fc78299c94e61369418e9a7aa54e571ced9275c4 (diff) | |
fix release note text
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index abbcf021..2cff4812 100644 --- a/static/releases.html +++ b/static/releases.html @@ -680,7 +680,7 @@ <li>Settings: improve GrapheneOS user management setting infrastructure</li> <li>Settings: move run in background settings right below switch user settings</li> <li>Settings: unify app install settings into three options for non-guest users and two for guest users and move them right above the install available apps settings</li> - <li>Settings: remove incorrect caching of default guest' user manager restrictions.</li> + <li>Settings: remove incorrect caching of default guest user manager restrictions</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/115.0.5790.138.0">version 115.0.5790.138.0</a></li> </ul> </article> |
