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).