diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-09 18:12:58 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-09 18:12:58 -0400 |
| commit | 5afacaef087ffc413ac5c036d21f48b29e2e1acc (patch) | |
| tree | e3a5c131e283288bc794a599fd69c4981c46f5e7 | |
| parent | 49349375c63392076741c420b840a2d0fa81ad23 (diff) | |
fix tag name for Pixel 2 Beta channel release
| -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 8f31169b..6073edb8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -281,7 +281,7 @@ <h3> <a href="#walleye-beta">Pixel 2 (legacy)</a> </h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200405.005.2020.04.07.10">QQ2A.200305.002.2020.04.07.10</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/QQ2A.200405.005.2020.04.07.10">QQ2A.200405.002.2020.04.07.10</a></p> <ul> <li><a href="https://releases.grapheneos.org/walleye-factory-2020.04.07.10.zip">walleye-factory-2020.04.07.10.zip</a></li> <li><a href="https://releases.grapheneos.org/walleye-factory-2020.04.07.10.zip.sig">walleye-factory-2020.04.07.10.zip.sig</a></li> |
