From fc273902c2300e75f3e1573d75a88c4088486c57 Mon Sep 17 00:00:00 2001 From: syeopite <70992037+syeopite@users.noreply.github.com> Date: Tue, 21 Jan 2025 20:16:38 +0000 Subject: [PATCH] Bump supported crystal versions in manual install --- docs/installation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/installation.md b/docs/installation.md index 4843f31..eeaeb48 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -185,9 +185,9 @@ The following systemd service file can be used to run inv_sig_helper with system Follow the instructions for your distribution here: https://crystal-lang.org/install/ -**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. +**Note:** Invidious currently supports the following Crystal versions: `1.12.x` / `1.13.x` / `1.14.x`. \ +Versions `1.12.x` and older are incompatible because we use features only present in the newer versions. \ +Versions `1.15.x` should be compatible, however we did not test it. #### Install the dependencies