From 237b7f8274e07d47d25f1711347e6cdb720c9674 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 Jul 2022 20:38:22 -0400 Subject: sort supported OS release order for install pages --- static/install/web.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/install/web.html') diff --git a/static/install/web.html b/static/install/web.html index 9f782455..5bbc0896 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -120,8 +120,8 @@
  • Debian 10 (buster)
  • Debian 11 (bullseye)
  • Ubuntu 20.04 LTS
  • -
  • Ubuntu 22.04 LTS
  • Ubuntu 21.10
  • +
  • Ubuntu 22.04 LTS
  • ChromeOS
  • GrapheneOS
  • Google Android (stock Pixel OS) and other certified Android variants
  • -- cgit v1.3.1