Update ESR version (#6793)
* Update README.md * Update calls.ts * Update full_description.txt * Update changelog * Update calls.ts
This commit is contained in:
parent
a90f96930a
commit
c8ccbeffb1
3 changed files with 4 additions and 4 deletions
|
|
@ -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).
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
-------
|
||||
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue