We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948b2bd commit 69f6ec3Copy full SHA for 69f6ec3
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.2.2",
+ "version": "2.2.3",
3
"name": "cordova-plugin-telerik-imagepicker",
4
"cordova_name": "ImagePicker",
5
"description": "This plugin allows selection of multiple images from the camera roll / gallery in a phonegap app",
plugin.xml
@@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-telerik-imagepicker"
- version="2.2.2">
+ version="2.2.3">
6
7
<name>ImagePicker</name>
8
0 commit comments