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 741e3b09..cb0a3abe 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
@@ -109,11 +109,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.1_macOS_arm64.tar.gz)
+🍎 ⚡️ [**Download for macOS Apple Silicon (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.2_macOS_arm64.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 macOS Intel (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.2_macOS_amd64.tar.gz)
-🐧 💾 [**Download for Linux (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.1_linux_64-bit.tar.gz)
+🐧 💾 [**Download for Linux (.tar.gz)**](https://downloads.slack-edge.com/slack-cli/slack_cli_3.5.2_linux_64-bit.tar.gz)
**5\. Add the** `slack` **CLI to your path.**
@@ -127,7 +127,7 @@ If you have another CLI tool in your path called `slack`, we recommend renaming
```
$ slack version
-Using slack v3.5.1
+Using slack v3.5.2
```
**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 035d471b..f199a5df 100644
--- a/docs/guides/installing-the-slack-cli-for-windows.md
+++ b/docs/guides/installing-the-slack-cli-for-windows.md
@@ -116,7 +116,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
```
$ slack version
-Using slack v3.5.1
+Using slack v3.5.2
```
**7\. Verify that all dependencies have been installed.**