diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-20 15:03:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-20 15:03:13 -0400 |
| commit | 031345ae825ebb446d291350261e24b66f1b80d0 (patch) | |
| tree | 6b7061776cc72fca806bf01718e38863001f8e68 /static | |
| parent | 0c5e9394df53e0584c4343eda2d55b6fc355942c (diff) | |
clarify metadata change
Diffstat (limited to 'static')
| -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 0729ae49..9704fdae 100644 --- a/static/releases.html +++ b/static/releases.html @@ -372,7 +372,7 @@ <li>Vanadium: update Chromium base to 83.0.4103.96</li> <li>Vanadium: update Chromium base to 83.0.4103.101</li> <li>Vanadium: update Chromium base to 83.0.4103.106</li> - <li>add channel name to update channel metadata</li> + <li>script/generate_metadata.py: add channel name to update channel metadata</li> <li>Updater: sanity check channel name in update channel metadata</li> <li>Updater: raise minSdkVersion to 29</li> <li>Updater: extract care_map.pb rather than care_map.txt</li> |
