diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-05-29 17:04:48 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-05-29 17:04:48 -0400 |
| commit | e9203daafc7291e9c93238daf5db83ea16ba43eb (patch) | |
| tree | bd245fd9b31d3f4b1895a2846db470743548567e | |
| parent | c0d79062db27517420813ef647f7538fd1f5d95b (diff) | |
fix last release
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index 8b0c174e..d1e39eae 100644 --- a/static/releases.html +++ b/static/releases.html @@ -620,7 +620,7 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ2B.230505.005.A1.2023052900">TQ2B.230505.005.A1.2023052900</a> (Pixel 7a)</li> </ul> - <p>Changes since the 2023051800 release:</p> + <p>Changes since the 2023052900 release:</p> <ul> </ul> @@ -638,7 +638,7 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/TQ2B.230505.005.A1.2023052900">TQ2B.230505.005.A1.2023052900</a> (Pixel 7a)</li> </ul> - <p>Changes since the 2023051800 release:</p> + <p>Changes since the 2023052800 release:</p> <ul> <li>avoid disabling DNS-over-TLS resolver test queries as part of disabling connectivity checks since it breaks automatic mode</li> |
