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:50:19 UTC

[cordova-plugin-media] 01/01: 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 5.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media.git

commit f4b82af06d27fb22713afe94fac881b159373189
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 c3b3f83..17933aa 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