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