From 4a3415a586a10a32ce537cae6293739eb4772acb Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Fri, 13 Sep 2024 22:24:46 +0000 Subject: [PATCH] Update supported Crystal versions in "installation.md" (#583) * Update supported Crystal versions in "installation.md" * Install: Apply suggestion from code review --- docs/installation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 9101ac0..2c15a1f 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -110,7 +110,9 @@ docker-compose up Follow the instructions for your distribution here: https://crystal-lang.org/install/ -Note: Invidious currently supports the following Crystal versions: `1.9.2` / `1.8.2` / `1.7.X` / `1.6.X` +**Note:** Invidious currently supports the following Crystal versions: `1.10.x` / `1.11.x` / `1.12.x`. \ +Versions `1.9.x` and older are incompatible because we use features only present in the newer versions. \ +Versions `1.13.x` should be compatible, however we did not test it. #### Install the dependencies