diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-28 15:24:38 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-28 15:24:48 -0400 |
| commit | 75d055927100d9dbce3822ff3e626745990dc27d (patch) | |
| tree | 31172db224c9be9754daef69ca809456927b3121 | |
| parent | d8b8fb9e426ac88901c92b72cdb80c0745e21dc8 (diff) | |
fix previous release for pending release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 737f947e..b77e98ac 100644 --- a/static/releases.html +++ b/static/releases.html @@ -579,7 +579,7 @@ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2025042500">2025042500</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> </ul> - <p>Changes since the 2025041100 release:</p> + <p>Changes since the 2025042500 release:</p> <ul> </ul> |
