From 5ef844075e382637bbe4a78abe64c07e9aa944b4 Mon Sep 17 00:00:00 2001 From: SystemKeeper Date: Thu, 16 Jun 2022 11:48:24 +0200 Subject: [PATCH] Update iOS requirements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Latest version of Nextcloud Talk iOS requires atleast iOS 12 (see https://github.com/nextcloud/talk-ios/pull/736) Latest version of Nextcloud Files iOS requires atleast iOS 12.1 (see https://github.com/nextcloud/ios/blob/e2e52363b045d31542c49c5e12bf517362b69df2/Nextcloud.xcodeproj/project.pbxproj#L3026) Signed-off-by: Marcel Müller Signed-off-by: SystemKeeper --- admin_manual/installation/system_requirements.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 10c704504..8da37e444 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -74,13 +74,13 @@ of our mobile apps. Files App ^^^^^^^^^ -- **iOS** 11.x+ +- **iOS** 12.1+ - **Android** 6.0+ Talk App ^^^^^^^^ -- **iOS** 10.0+ +- **iOS** 12.0+ - **Android** 5.0+ - **Nextcloud Server** 14.0+ - **Nextcloud Talk** 4.0+