diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 16:12:09 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-13 16:12:09 -0500 |
| commit | f7345bf59abfd7a46dc6cca9664a273acb6800e1 (patch) | |
| tree | 7654dcf2297b13cedcd563e52830f346da18561e | |
| parent | 981d6ec58fa7359991f122f4fe96bfc67fb647f3 (diff) | |
Updater: sentence case for notification channels
| -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 f0f17000..5825f894 100644 --- a/static/releases.html +++ b/static/releases.html @@ -745,6 +745,7 @@ <li>kernel (Generic 6.1): update to latest GKI LTS branch revision including update to 6.1.69</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-91">version 91</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.210.0">version 120.0.6099.210.0</a></li> + <li>System Updater: use sentence case for notification channel names</li> </ul> </article> --> |
