diff --git a/docs/guides/installing-the-slack-cli-for-mac-and-linux.md b/docs/guides/installing-the-slack-cli-for-mac-and-linux.md index 336a14c2..edea4a71 100644 --- a/docs/guides/installing-the-slack-cli-for-mac-and-linux.md +++ b/docs/guides/installing-the-slack-cli-for-mac-and-linux.md @@ -106,11 +106,11 @@ typescript 4.* **4\. Download the** `slack` **CLI installer for your environment.** -🍎 ⚡️ [**Download for macOS Apple Silicon (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.0_macOS_arm64.tar.gz) +🍎 ⚡️ [**Download for macOS Apple Silicon (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.1_macOS_arm64.tar.gz) -🍏 🪨 [**Download for macOS Intel (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.0_macOS_amd64.tar.gz) +🍏 🪨 [**Download for macOS Intel (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.1_macOS_amd64.tar.gz) -🐧 💾 [**Download for Linux (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.0_linux_64-bit.tar.gz) +🐧 💾 [**Download for Linux (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.1_linux_64-bit.tar.gz) **5\. Add the** `slack` **CLI to your path.** @@ -124,7 +124,7 @@ If you have another CLI tool in your path called `slack`, we recommend renaming ``` $ slack version -Using slack v3.5.0 +Using slack v3.5.1 ``` **7\. Verify that all dependencies have been installed.** diff --git a/docs/guides/installing-the-slack-cli-for-windows.md b/docs/guides/installing-the-slack-cli-for-windows.md index c63053e7..ca4ac1de 100644 --- a/docs/guides/installing-the-slack-cli-for-windows.md +++ b/docs/guides/installing-the-slack-cli-for-windows.md @@ -117,7 +117,7 @@ typescript 4.* **4\. Download the** `slack` **CLI installer for your environment.** -   Windows (.zip) +   Windows (.zip) **5\. Add the** `slack` **CLI to your path.** @@ -130,7 +130,7 @@ If you have another CLI tool in your path called `slack`, we recommend renaming **6\. Verify that** `slack` **is installed and in your path:** ``` $ slack version -Using slack v3.5.0 +Using slack v3.5.1 ``` **7\. Verify that all dependencies have been installed.**