Skip to content
This repository was archived by the owner on Nov 7, 2018. It is now read-only.

Commit 7db3806

Browse files
committed
1.1.6
1 parent 1cb767d commit 7db3806

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": "cordova-plugin-wkwebview-engine",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "The official Apache Cordova WKWebView Engine Plugin",
55
"main": "index.js",
66
"repository": {

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
xmlns:rim="http://www.blackberry.com/ns/widgets"
2424
xmlns:android="http://schemas.android.com/apk/res/android"
2525
id="cordova-plugin-wkwebview-engine"
26-
version="1.1.5">
26+
version="1.1.6">
2727
<name>Cordova WKWebView Engine</name>
2828
<description>Cordova WKWebView Engine Plugin</description>
2929
<license>Apache 2.0</license>

0 commit comments

Comments
 (0)