Specifying minimum server version in README.md (#5344)

This commit is contained in:
Paul Rothrock 2021-04-21 08:38:36 -04:00 committed by GitHub
parent f59e2666a0
commit 60ab29919e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Mattermost Mobile
- **Minimum Server versions:** Current ESR version (5.31)
- **Minimum Server versions:** Current ESR version (5.31.3)
- **Supported iOS versions:** 11+
- **Supported Android versions:** 7.0+

View file

@ -1,4 +1,4 @@
This version is compatible with Mattermost servers v5.31+.
This version is compatible with Mattermost servers v5.31.3+.
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).