Skip to content

Commit 8a094f3

Browse files
author
RadAzzouz
committed
Update package version
1 parent f302d5d commit 8a094f3

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-ios",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "PSPDFKit Cordova Plugin for iOS",
55
"cordova": {
66
"id": "pspdfkit-cordova-ios",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<plugin id="pspdfkit-cordova-ios" version="1.2.4" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
2+
<plugin id="pspdfkit-cordova-ios" version="1.2.6" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
33
<engines>
44
<engine name="cordova" version=">=6.3.1"/>
55
</engines>

0 commit comments

Comments
 (0)