From 7de0f8ab0542fee8fe9ce162da59682f90395781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milien=20=28perso=29?= <4016501+unixfox@users.noreply.github.com> Date: Sat, 16 Sep 2023 09:11:18 +0000 Subject: [PATCH] Update crystal supported versions https://github.com/iv-org/invidious/blob/master/.github/workflows/ci.yml#L40 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 57f94b0..96f6fc5 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -110,7 +110,7 @@ docker-compose up Follow the instructions for your distribution here: https://crystal-lang.org/install/ -Note: Invidious currently supports the following Crystal versions: `1.4.0` / `1.3.X` / `1.2.X` +Note: Invidious currently supports the following Crystal versions: `1.8.2` / `1.7.X` / `1.6.X` / `1.5.X` / `1.4.1`. #### Install the dependencies