You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/03/17 20:59:01 UTC

cordova-plugins git commit: Revert "Changed plugin engine requirement to cordova-ios 3.x"

Repository: cordova-plugins
Updated Branches:
  refs/heads/master 4c1ed12b2 -> 60de2dbd5


Revert "Changed plugin engine requirement to cordova-ios 3.x"

This reverts commit 4c1ed12b2d6b2eaa39a7cbb4d5c5f5b6395f9e6e.


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugins/commit/60de2dbd
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugins/tree/60de2dbd
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugins/diff/60de2dbd

Branch: refs/heads/master
Commit: 60de2dbd5e8a9be65780a17aaf222872407ddf3a
Parents: 4c1ed12
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Mar 17 12:58:47 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Mar 17 12:58:47 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/60de2dbd/notification-rebroadcast/plugin.xml
----------------------------------------------------------------------
diff --git a/notification-rebroadcast/plugin.xml b/notification-rebroadcast/plugin.xml
index 07cc6ea..388efee 100644
--- a/notification-rebroadcast/plugin.xml
+++ b/notification-rebroadcast/plugin.xml
@@ -12,7 +12,7 @@
     <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugins.git</repo>
 
 	<engines>
-		<engine name="cordova" version=">=3.0.0" />
+		<engine name="cordova" version=">=3.9.9" />
 	</engines>
     
     <!-- ios -->


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