From c8ccbeffb1baec28d3d52a37c1d82de7e4c9d378 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Tue, 29 Nov 2022 13:42:10 -0500 Subject: [PATCH] Update ESR version (#6793) * Update README.md * Update calls.ts * Update full_description.txt * Update changelog * Update calls.ts --- README.md | 4 ++-- fastlane/metadata/android/en-US/full_description.txt | 2 +- fastlane/metadata/changelog | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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).