diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-22 16:50:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-22 16:51:15 -0400 |
| commit | 553785ba46d2345ee0644f3733fb4fa73ec344c5 (patch) | |
| tree | 1b1ddc406d04d35f62301981280bef3abaf2fae7 | |
| parent | 1d39b738c31fa217090539639d0e3e0951fee97d (diff) | |
generic cleanup for build scripting
| -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 09baad34..23026dec 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,6 +452,7 @@ <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/33">version 33</a></li> <li>Vanadium: update Chromium base to 94.0.4606.50</li> <li>TalkBack (screen reader): update SDK and build tools versions</li> + <li>clean up build scripts</li> </ul> </article> --> |
