You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2017/12/18 18:48:28 UTC

[cordova-plugin-media-capture] branch 3.0.x updated: Bump cordova-plugin-file dependency to 6.0.0

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

steven pushed a commit to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git


The following commit(s) were added to refs/heads/3.0.x by this push:
     new 41129a6  Bump cordova-plugin-file dependency to 6.0.0
41129a6 is described below

commit 41129a64f48d9575fffd12ba77b23e7b0e76d131
Author: Simon MacDonald <si...@gmail.com>
AuthorDate: Mon Dec 18 13:44:26 2017 -0500

    Bump cordova-plugin-file dependency to 6.0.0
---
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugin.xml b/plugin.xml
index da8debb..7c9a3ee 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -35,7 +35,7 @@ xmlns:rim="http://www.blackberry.com/ns/widgets"
         <engine name="cordova-android" version=">=6.3.0" />
     </engines>
 
-    <dependency id="cordova-plugin-file" version="^5.0.0" />
+    <dependency id="cordova-plugin-file" version="^6.0.0" />
 
     <js-module src="www/CaptureAudioOptions.js" name="CaptureAudioOptions">
         <clobbers target="CaptureAudioOptions" />

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

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