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

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mlynch committed Sep 20, 2017
1 parent 1cb767d commit 7db3806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-wkwebview-engine",
"version": "1.1.5",
"version": "1.1.6",
"description": "The official Apache Cordova WKWebView Engine Plugin",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
xmlns:rim="http://www.blackberry.com/ns/widgets"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-wkwebview-engine"
version="1.1.5">
version="1.1.6">
<name>Cordova WKWebView Engine</name>
<description>Cordova WKWebView Engine Plugin</description>
<license>Apache 2.0</license>
Expand Down

0 comments on commit 7db3806

Please sign in to comment.