summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2021-09-02 15:10:04 +0200
committerLinus Färnstrand <linus@mullvad.net>2021-09-02 16:09:44 +0200
commite9ad6159df5080846bd3852237948d0bfade87e3 (patch)
tree660beeb2b662da86355c5be62c90427ec5d89675
parent3bd789a5106e5af994065a99f7a76a1af239b74b (diff)
downloadmullvadvpn-e9ad6159df5080846bd3852237948d0bfade87e3.tar.xz
mullvadvpn-e9ad6159df5080846bd3852237948d0bfade87e3.zip
Update platform support for Ubuntu and iOS
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e08f0baa18..91bac93396 100644
--- a/README.md
+++ b/README.md
@@ -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.