From d62dc66490be61be68f0d83ccfe76aa6efb88afd Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Fri, 25 Aug 2023 10:25:27 -0400 Subject: [PATCH] Update download-latest-tarball.rst (#6616) Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> --- source/install/download-latest-tarball.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/install/download-latest-tarball.rst b/source/install/download-latest-tarball.rst index b90d8b7bcc1..6670d1e98ac 100644 --- a/source/install/download-latest-tarball.rst +++ b/source/install/download-latest-tarball.rst @@ -15,7 +15,7 @@ Using ``wget``, download the Mattermost Server release you want to install.
- wget https://releases.mattermost.com/8.0.1/mattermost-8.0.1-linux-amd64.tar.gz
+ wget https://releases.mattermost.com/8.1.0/mattermost-8.1.0-linux-amd64.tar.gz
Copied to clipboard