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 9f41af3 commit 4a8e6f6Copy full SHA for 4a8e6f6
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "2.3.1",
+ "version": "2.3.2",
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.3.1">
+ version="2.3.2">
6
7
<name>ImagePicker</name>
8
0 commit comments