From 692ea407272c78b489d8a239afbfcbcd7349983f Mon Sep 17 00:00:00 2001 From: dmcBig Date: Mon, 21 May 2018 09:58:02 +0800 Subject: [PATCH] fix compress bug in npm --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ecea267..e4aa530 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-mediapicker-dmcbig", - "version": "2.1.3", + "version": "2.1.4", "description": "android ios mediaPicker support selection of multiple image and video", "cordova": { "id": "cordova-plugin-mediapicker-dmcbig", diff --git a/plugin.xml b/plugin.xml index 59e867b..9c1c632 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,6 +1,6 @@ - + MediaPicker