Skip to content

Commit c1b2953

Browse files
author
David Schreiber-Ranner
committed
Bump plugin version to 4.2.1
1 parent 31e389b commit c1b2953

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,6 +1,6 @@
11
{
22
"name": "pspdfkit-cordova-android",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Integration of the PSPDFKit for Android library.",
55
"cordova": {
66
"id": "pspdfkit-cordova-android",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
~ UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.
1212
~ This notice may not be removed from this file.
1313
-->
14-
<plugin id="pspdfkit-cordova-android" version="4.2.0" xmlns="http://apache.org/cordova/ns/plugins/1.0"
14+
<plugin id="pspdfkit-cordova-android" version="4.2.1" xmlns="http://apache.org/cordova/ns/plugins/1.0"
1515
xmlns:android="http://schemas.android.com/apk/res/android">
1616
<name>PSPDFKit-Android</name>
1717
<description>Integration of the PSPDFKit for Android library.</description>

0 commit comments

Comments
 (0)