diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-03 23:34:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-03 23:34:43 -0400 |
| commit | e5c11e785319eb3b746086b2ec8f7b2fb5509e3b (patch) | |
| tree | 0eb938ccfe6928a326f66714023d0f8fde15569d /static | |
| parent | 6127fe2e95eda4e24518195232fadb28fe9b6b01 (diff) | |
reorder pending release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html index 2b1d2da7..7c2a9c31 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,11 +582,11 @@ <p>Changes since the 2022083000 release:</p> <ul> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/55">version 55</a></li> - <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/46">version 46</a></li> + <li>Settings: enable install available apps feature</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> + <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/55">version 55</a></li> + <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/46">version 46</a></li> </ul> </article> --> |
