Skip to content

Commit 69f6ec3

Browse files
bump
1 parent 948b2bd commit 69f6ec3

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.2.2",
2+
"version": "2.2.3",
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.2.2">
5+
version="2.2.3">
66

77
<name>ImagePicker</name>
88

0 commit comments

Comments
 (0)