diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-03 04:46:00 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-03 04:46:00 -0500 |
| commit | 5599556f831b0f9a66f25b5bd427e41a6147b0eb (patch) | |
| tree | 0d93bc05fbb208342cd6bff8a9edaf7170fedb08 /static | |
| parent | 6fadc51c1bb4fc10f8abf718c33ca1a06741da26 (diff) | |
enable non-low battery req for updates by default
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 b8a21e04..2fd52ed9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -721,6 +721,7 @@ <p>Changes since the 2023112900 release:</p> <ul> + <li>System Updater: enable non-low battery requirement for the update job by default</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.43.0">version 120.0.6099.43.0</a></li> </ul> </article> |
