diff options
| author | Linus Färnstrand <faern@faern.net> | 2021-09-02 15:10:04 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2021-09-02 16:09:44 +0200 |
| commit | e9ad6159df5080846bd3852237948d0bfade87e3 (patch) | |
| tree | 660beeb2b662da86355c5be62c90427ec5d89675 | |
| parent | 3bd789a5106e5af994065a99f7a76a1af239b74b (diff) | |
| download | mullvadvpn-e9ad6159df5080846bd3852237948d0bfade87e3.tar.xz mullvadvpn-e9ad6159df5080846bd3852237948d0bfade87e3.zip | |
Update platform support for Ubuntu and iOS
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,11 +31,11 @@ security. |-------------|--------------------| | Windows | 7, 8.1 and 10 | | macOS | The three latest major releases | -| Linux (Ubuntu)| The two newest LTS releases and the two newest non-LTS releases | +| Linux (Ubuntu)| The two latest LTS releases and the latest non-LTS releases | | Linux (Fedora) | The versions that are not yet [EOL](https://fedoraproject.org/wiki/End_of_life) | | Linux (Debian) | The versions that are not yet [EOL](https://wiki.debian.org/DebianReleases) | | Android | The four latest major releases| -| iOS | 13 and newer | +| iOS | 12 and newer | On Linux we test using the Gnome desktop environment. The app should, and probably does work in other DEs, but we don't regularly test those. |
