diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-14 12:47:28 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-04-14 12:47:28 -0400 |
| commit | 4544fc5591b01047b08a10ef4a3cfa8595a01131 (patch) | |
| tree | 70a664dd38195513133b9d061d0259b86037f26f | |
| parent | 496e7ec08d9a8ea1480eb5c44467f27e30621102 (diff) | |
Setup Wizard testing infrastructure
| -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 32114cb1..0cad4428 100644 --- a/static/releases.html +++ b/static/releases.html @@ -749,6 +749,7 @@ <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/123.0.6312.118.0">version 123.0.6312.118.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/124.0.6367.42.0">version 124.0.6367.42.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-103">version 103</a></li> + <li>Setup Wizard: add functionality for testing on debug builds</li> </ul> </article> --> |
