diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-08 15:29:44 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-06-08 15:29:44 -0400 |
| commit | 0b5411cc1435685219c867c2b3a558aa0a7859d9 (patch) | |
| tree | 0a3f94fa52be51d42da1800b0e9862387dad7406 | |
| parent | 6865c87b74363c57389cdb73352d542f1842c42c (diff) | |
improve network location tests
| -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 34013964..80d51b28 100644 --- a/static/releases.html +++ b/static/releases.html @@ -596,6 +596,7 @@ <li>kernel (6.6): update to latest GKI LTS branch revision</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/137.0.7151.72.0">version 137.0.7151.72.0</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/137.0.7151.72.1">version 137.0.7151.72.1</a></li> + <li>Network Location: increase difficulty of position estimation tests to help avoid regressions</li> </ul> </article> --> |
