From 8319383c9250d5c1d4bf851d5e1040ca19b31da0 Mon Sep 17 00:00:00 2001 From: Ramesh Nair Date: Thu, 3 Jan 2019 10:12:48 +0000 Subject: [PATCH] update plugin.xml, shift to 1.5.1 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index adc301f..2e45569 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-filepath", - "version": "1.5.0", + "version": "1.5.1", "description": "Resolve native file paths from content URLs for Cordova platforms", "cordova": { "id": "cordova-plugin-filepath", diff --git a/plugin.xml b/plugin.xml index cd81385..0a4f2b9 100644 --- a/plugin.xml +++ b/plugin.xml @@ -16,7 +16,7 @@ under the License. --> - + cordova-plugin-filepath Resolve native file paths from content URLs for Cordova platforms Apache 2.0