From 242465ac4b24956c8ee20ab613325cf20e389f22 Mon Sep 17 00:00:00 2001 From: Nicholas Hyatt Date: Thu, 13 Sep 2018 08:37:09 -0500 Subject: [PATCH] 2.1.4 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9f3fd469..748fd7bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-ionic-webview", - "version": "2.1.3", + "version": "2.1.4", "description": "The official Ionic's WKWebView Engine Plugin", "main": "index.js", "scripts": { diff --git a/plugin.xml b/plugin.xml index 2997db2a..ea8cdc4f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -19,7 +19,7 @@ under the License. --> - + cordova-plugin-ionic-webview The official Ionic's WKWebView Engine Plugin Apache-2.0