From 34f3c9f5ce6b39d463f20a341457a8c0e2ceb05f Mon Sep 17 00:00:00 2001 From: smdyv <88971341+smdyv@users.noreply.github.com> Date: Fri, 12 Nov 2021 12:07:30 +0100 Subject: [PATCH] add macOS Monterey to the supported OSes Tested on the latest macOS Monterey --- static/install/cli.html | 1 + static/install/web.html | 1 + 2 files changed, 2 insertions(+) diff --git a/static/install/cli.html b/static/install/cli.html index 944a47f0..0f48e2fb 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -136,6 +136,7 @@
  • Windows 10
  • Windows 11
  • macOS Big Sur
  • +
  • macOS Monterey
  • Arch Linux
  • Debian 10 (buster)
  • Debian 11 (bullseye)
  • diff --git a/static/install/web.html b/static/install/web.html index 08aa2598..4d7367d6 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -114,6 +114,7 @@
  • Windows 10
  • Windows 11
  • macOS Big Sur
  • +
  • macOS Monterey
  • Arch Linux
  • Debian 10 (buster)
  • Debian 11 (bullseye)