diff --git a/package.json b/package.json index 3e1919b2..0ed52443 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "version": "2.2.4", - "name": "cordova-plugin-custom-imagepicker", + "version": "2.2.1", + "name": "cordova-plugin-telerik-imagepicker", "cordova_name": "ImagePicker", "description": "This plugin allows selection of multiple images from the camera roll / gallery in a phonegap app", "license": "MIT", @@ -20,10 +20,10 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/quangpdt/ImagePicker.git" + "url": "git+https://github.com/Telerik-Verified-Plugins/ImagePicker.git" }, "engines": { "name": "cordova", "version": ">=3.5.0" } -} +} \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index 44777270..f3ac714d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.2.1"> ImagePicker @@ -147,4 +147,4 @@ - + \ No newline at end of file