From 08c38259cb077c6061a249ac81c11f2784e20a86 Mon Sep 17 00:00:00 2001 From: Amy Blais <29708087+amyblais@users.noreply.github.com> Date: Thu, 16 May 2024 08:05:49 -0400 Subject: [PATCH] Update README.md (#7946) * Update README.md * Update full_description.txt * Update changelog --- 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 3e2616400..059ffc8cd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mattermost Mobile v2 -- **Minimum Server versions:** Current ESR version (8.1.0+) +- **Minimum Server versions:** Current ESR version (9.5.0+) - **Supported iOS versions:** 12.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 4f01a845f..94884795f 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 v8.1.0+. Older servers may not be able to connect or have unexpected behavior. +Requires Mattermost Server v9.5.0+. Older servers may not be able to connect or have unexpected behavior. ------- diff --git a/fastlane/metadata/changelog b/fastlane/metadata/changelog index 0f6f25639..98f32ca40 100644 --- a/fastlane/metadata/changelog +++ b/fastlane/metadata/changelog @@ -1,4 +1,4 @@ -This version is compatible with Mattermost servers v8.1.0+. +This version is compatible with Mattermost servers v9.5.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).