From 1d995ef91a7adbba73eab747adc85d757da8597f Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Wed, 30 Mar 2022 11:28:23 -0400 Subject: [PATCH] Update README.md (#6104) --- README.md | 2 +- fastlane/metadata/android/en-US/full_description.txt | 2 +- fastlane/metadata/changelog | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 57b09ecfc..e646aa4ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Mattermost Mobile App [![Mattermost](https://user-images.githubusercontent.com/7205829/136108314-75cd2e1f-4147-4cfa-a16c-9b3b0313ea25.png)](https://mattermost.com) -- **Minimum Server versions:** Current ESR version (5.37.0) +- **Minimum Server versions:** Current ESR version (6.3.0) - **Supported iOS versions:** 12.1+ - **Supported Android versions:** 7.0+ diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 1059261bf..cbac3c1af 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,4 +1,4 @@ -Requires Mattermost Server v5.37+. Older servers may not be able to connect or have unexpected behavior. +Requires Mattermost Server v6.3.0+. Older servers may not be able to connect or have unexpected behavior. ------- diff --git a/fastlane/metadata/changelog b/fastlane/metadata/changelog index 1680d5f9c..0eff6df3c 100644 --- a/fastlane/metadata/changelog +++ b/fastlane/metadata/changelog @@ -1,4 +1,4 @@ -This version is compatible with Mattermost servers v5.37.0+. +This version is compatible with Mattermost servers v6.3.0+. Please see [changelog](https://docs.mattermost.com/administration/mobile-changelog.html) for full release notes. If you're interested in helping beta test upcoming versions before they are released, please see our [documentation](https://github.com/mattermost/mattermost-mobile#testing).