You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2015/10/28 23:11:12 UTC

cordova-plugin-whitelist git commit: Updated the text, it should read 4.0.x and greater, since this plugin will be required for cordova-android 5.0

Repository: cordova-plugin-whitelist
Updated Branches:
  refs/heads/master 81a4f8997 -> 3582b2cab


Updated the text, it should read 4.0.x and greater, since this plugin will be required for cordova-android 5.0


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/3582b2ca
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/3582b2ca
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/3582b2ca

Branch: refs/heads/master
Commit: 3582b2cab5a6f321ceada90609d4ed11b6de383a
Parents: 81a4f89
Author: Joe Bowser <bo...@apache.org>
Authored: Wed Oct 28 15:11:01 2015 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Wed Oct 28 15:11:01 2015 -0700

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/3582b2ca/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index ed649d9..3d85081 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -62,7 +62,7 @@
     </platform>
 	
 	<info>
-This plugin is only applicable for the cordova-ios 4.x and cordova-android 4.x platforms. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in.
+This plugin is only applicable for versions of cordova-ios and cordova-android greater than 4.0. If you have a previous platform version, you do *not* need this plugin since the whitelist will be built in.
 	</info>
 
 </plugin>


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