diff --git a/package-lock.json b/package-lock.json index 3fe05a6..a64064e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-filepath", - "version": "1.4.1", + "version": "1.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 06583c7..ca43e81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-filepath", - "version": "1.4.1", + "version": "1.4.2", "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 71ea415..cd81385 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