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 2016/12/08 00:56:42 UTC

[20/25] cordova-plugin-camera git commit: Updating compat dependency to 1.1.0 or better

Updating compat dependency to 1.1.0 or better


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/485a11e0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/485a11e0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/485a11e0

Branch: refs/heads/2.3.x
Commit: 485a11e0f49de3a9aef940a4a058c8660c15d06e
Parents: 2d47a26
Author: Simon MacDonald <si...@gmail.com>
Authored: Mon Nov 7 21:40:38 2016 -0500
Committer: Simon MacDonald <si...@gmail.com>
Committed: Mon Nov 7 21:40:38 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/485a11e0/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index fe07bb6..59ed788 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -30,7 +30,7 @@
     <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera.git</repo>
     <issue>https://issues.apache.org/jira/browse/CB/component/12320645</issue>
 
-    <dependency id="cordova-plugin-compat" version="^1.0.0" />
+    <dependency id="cordova-plugin-compat" version="^1.1.0" />
 
     <js-module src="www/CameraConstants.js" name="Camera">
         <clobbers target="Camera" />


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