diff --git a/static/js/web-install.js b/static/js/web-install.js index 496e1385..fa9a7960 100644 --- a/static/js/web-install.js +++ b/static/js/web-install.js @@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) { return "Bootloader unlocked."; } -const supportedDevices = ["cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; +const supportedDevices = ["lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; diff --git a/static/releases.html b/static/releases.html index 5586933f..30885872 100644 --- a/static/releases.html +++ b/static/releases.html @@ -62,7 +62,7 @@
Version: {{lynx-stable-BUILD_ID}}.{{lynx-stable-BUILD_NUMBER}}
Version: {{lynx-beta-BUILD_ID}}.{{lynx-beta-BUILD_NUMBER}}