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

[cordova-plugin-media] branch master updated: Bump cordova-plugin-file dependency to 6.0.0

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

macdonst pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media.git


The following commit(s) were added to refs/heads/master by this push:
     new 7753d61  Bump cordova-plugin-file dependency to 6.0.0
7753d61 is described below

commit 7753d61bab92652f83bfe9fd5fc31dd180f6e632
Author: Simon MacDonald <si...@gmail.com>
AuthorDate: Mon Dec 18 13:43:39 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 a0716fe..863b005 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -34,7 +34,7 @@ id="cordova-plugin-media"
         <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/MediaError.js" name="MediaError">
         <clobbers target="window.MediaError" />

-- 
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