You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by no...@apache.org on 2020/06/10 03:03:03 UTC

[cordova-plugin-statusbar] 01/01: Removed iOS 7+

This is an automated email from the ASF dual-hosted git repository.

normanbreau pushed a commit to branch breautek-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git

commit ccc55205201eaf60927d85fbddc5321d7fc6e5aa
Author: Norman Breau <no...@normanbreau.com>
AuthorDate: Wed Jun 10 00:02:56 2020 -0300

    Removed iOS 7+
    
    7+ suggested we supported iOS 7 which we don't. We can instead just generically mention iOS.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cf02d4a..fcc116b 100644
--- a/README.md
+++ b/README.md
@@ -153,7 +153,7 @@ Set to true to make the statusbar overlay on top of your app. Ensure that you ad
 Supported Platforms
 -------------------
 
-- iOS 7+
+- iOS
 - Android 5+
 
 Quick Example


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org