Skip to content

Commit 4a8e6f6

Browse files
bump
1 parent 9f41af3 commit 4a8e6f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.3.1",
2+
"version": "2.3.2",
33
"name": "cordova-plugin-telerik-imagepicker",
44
"cordova_name": "ImagePicker",
55
"description": "This plugin allows selection of multiple images from the camera roll / gallery in a phonegap app",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="cordova-plugin-telerik-imagepicker"
5-
version="2.3.1">
5+
version="2.3.2">
66

77
<name>ImagePicker</name>
88

0 commit comments

Comments
 (0)