diff --git a/package.json b/package.json index 6728eb2..e1b2595 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-filepicker", - "version": "1.1.4", + "version": "1.1.5", "description": "\n This plugin makes possible to pick files from iCloud or other document providers\n ", "cordova": { "id": "cordova-plugin-filepicker", @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin.git" + "url": "https://github.com/jcesarmobile/FilePicker-Phonegap-iOS-Plugin" }, "keywords": [ "ecosystem:cordova", diff --git a/plugin.xml b/plugin.xml index f95cfac..7f2898f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,7 +1,7 @@ + version="1.1.5"> File Picker jcesarmobile