From 6b7ecc852523ab44e94c0e8789ef91751664fb0c Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Sat, 2 Apr 2022 06:58:16 -0700 Subject: [PATCH] Update fish versions --- Fish-version-compatibility.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Fish-version-compatibility.md b/Fish-version-compatibility.md index 636a31b..0100236 100644 --- a/Fish-version-compatibility.md +++ b/Fish-version-compatibility.md @@ -5,7 +5,7 @@ Note that there's rarely any reason to not be running the latest version of Fish - If you're on macOS, brew should always have the latest version. - If you're using a rolling release distro like Arch, you will have the latest version soon. - If you're using Linux, follow the instructions for your distribution on the [official website.](https://fishshell.com/) - - If you're using Ubuntu, the [official Fish PPA][] always has the latest version. + - If you're using Ubuntu, the [official Fish PPA][] always has the latest version. If for some reason you can't use the latest version of Fish, consult this table to see which Tide version you can use. @@ -13,6 +13,7 @@ To install a specific Tide version, for example, v4.1.1, you would run `fisher i | Fish version | Latest compatible Tide version | | ------------- | ------------------------------ | +| 3.4.0 - 3.4.1 | v5.1.1 | | 3.3.1 | v5.0.1 | | 3.3.0 | None | | 3.2.1 - 3.2.2 | v4.3.4 |