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:55:59 UTC

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

Repository: cordova-plugins
Updated Branches:
  refs/heads/master 784430c6b -> 4c1ed12b2


Changed plugin engine requirement to cordova-ios 3.x


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

Branch: refs/heads/master
Commit: 4c1ed12b2d6b2eaa39a7cbb4d5c5f5b6395f9e6e
Parents: 784430c
Author: Shazron Abdullah <sh...@apache.org>
Authored: Tue Mar 17 12:55:58 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Tue Mar 17 12:55:58 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/4c1ed12b/notification-rebroadcast/plugin.xml
----------------------------------------------------------------------
diff --git a/notification-rebroadcast/plugin.xml b/notification-rebroadcast/plugin.xml
index 388efee..07cc6ea 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.9.9" />
+		<engine name="cordova" version=">=3.0.0" />
 	</engines>
     
     <!-- ios -->


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