From 14bf8248de5a5563bdb98d8e0ad17ff508cc7f70 Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Sun, 2 Feb 2025 13:50:38 -0600 Subject: [PATCH] Release 1.13.2 --- docs/index.html | 22 ++++++++++------------ docs/version.json | 4 ++-- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/docs/index.html b/docs/index.html index c1560270..61071bab 100644 --- a/docs/index.html +++ b/docs/index.html @@ -464,11 +464,11 @@ [data-os="mac-modern"] [data-if-os="mac-modern"] { display: initial; } - [data-os="mac-legacy"] [data-if-os="mac-legacy"] { + [data-os="mac-10.13-10.14"] [data-if-os="mac-10.13-10.14"] { display: initial; } [data-os="mac-modern"] [data-if-os="mac-any"], - [data-os="mac-legacy"] [data-if-os="mac-any"] { + [data-os="mac-10.13-10.14"] [data-if-os="mac-any"] { display: initial; } [data-os="linux"] [data-if-os="linux"] { @@ -545,9 +545,7 @@