From 6aa27d18e3d296521294f8aabc65c3cd8dcef555 Mon Sep 17 00:00:00 2001 From: Mattermost Build Date: Fri, 15 Nov 2024 14:10:20 +0100 Subject: [PATCH] Update README.md (#8330) (#8351) * Update README.md * Update full_description.txt * Update changelog (cherry picked from commit 1f28e9bd8b467c37480732011ad752f2d2b8c1ee) Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com> --- 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 58e94e0d6..aebddd092 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mattermost Mobile v2 -- **Minimum Server versions:** Current ESR version (9.5.0+) +- **Minimum Server versions:** Current ESR version (9.11.0+) - **Supported iOS versions:** 13.4+ - **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 94884795f..55042eadc 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 v9.5.0+. Older servers may not be able to connect or have unexpected behavior. +Requires Mattermost Server v9.11.0+. Older servers may not be able to connect or have unexpected behavior. ------- diff --git a/fastlane/metadata/changelog b/fastlane/metadata/changelog index 98f32ca40..740a94bc5 100644 --- a/fastlane/metadata/changelog +++ b/fastlane/metadata/changelog @@ -1,4 +1,4 @@ -This version is compatible with Mattermost servers v9.5.0+. +This version is compatible with Mattermost servers v9.11.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).