diff --git a/README.md b/README.md index 64cad8a4ed..2d006fe700 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Mattermost Mobile v2 -- **Minimum Server versions:** Current ESR version (5.25) -- **Supported iOS versions:** 11+ +- **Minimum Server versions:** Current ESR version (7.1.0+) +- **Supported iOS versions:** 12.1+ - **Supported Android versions:** 7.0+ Mattermost is an open source Slack-alternative used by thousands of companies around the world in 21 languages. Learn more at [https://about.mattermost.com](https://about.mattermost.com). diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index d35ad63d81..906c0e91d5 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 v7.1.0+. Older servers may not be able to connect or have unexpected behavior. ------- diff --git a/fastlane/metadata/changelog b/fastlane/metadata/changelog index 1680d5f9cf..9f16f8a838 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 v7.1.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).