diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-12 20:01:44 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-11-12 20:01:44 -0500 |
| commit | f01a3550a63d5fb42f88e3a71a43a724c5960de5 (patch) | |
| tree | 7c291107ee78eccce33439ad44f036d5de9ab79f | |
| parent | 7d121d6364afd2c730ef03c8400a1fb9b44f9b4e (diff) | |
add missing Auditor 76 update
| -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 f982926c..eb46bba5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -871,6 +871,7 @@ <li>allow system apps to make sticky notifications again (important for System Updater to avoid users missing the notice to reboot after update installation)</li> <li>System Updater: add option to require that the device is charging</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.134</li> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/76">version 76</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/21">version 21</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.80.0">version 118.0.5993.80.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-79">version 79</a></li> |
