summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-06-15 15:22:41 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-06-15 15:24:01 -0400
commitc88eed85c5f148ed0859437e069a91f577aa2b24 (patch)
tree9e2e80f299fcebcdda4f4326b2e845d1ae035634 /static
parent34406e0a3948ad4dbca055c523360272fe1ee7af (diff)
remove stock OS BUILD_ID from tag names
Diffstat (limited to 'static')
-rw-r--r--static/releases.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 33264c74..78b3ab4d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -625,7 +625,8 @@
<p>Changes since the 2023061402 release:</p>
<ul>
- <li>Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a: set BUILD_ID to match stock OS again</li>
+ <li>use unified tags based on our build number rather than the standard <var>BUILD_ID</var>.<var>BUILD_NUMBER</var></li>
+ <li>Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a: set <var>BUILD_ID</var> to match stock OS again</li>
</ul>
</article>
-->