CB-11091 Incremented plugin version.
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/commit/81042af9 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/81042af9 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/81042af9 Branch: refs/heads/master Commit: 81042af99474fbc2725c3b23f32286cf1b80a3cc Parents: ac8bc99 Author: Steve Gill <[email protected]> Authored: Fri Apr 15 13:45:28 2016 -0700 Committer: Steve Gill <[email protected]> Committed: Fri Apr 15 13:45:28 2016 -0700 ---------------------------------------------------------------------- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/81042af9/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index fc752c6..1065738 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-wkwebview-engine", - "version": "1.0.3", + "version": "1.0.4-dev", "description": "The official Apache Cordova WKWebView Engine Plugin", "main": "index.js", "scripts": { http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/81042af9/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 0254ff9..2208a36 100644 --- a/plugin.xml +++ b/plugin.xml @@ -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.0.3"> + version="1.0.4-dev"> <name>Cordova WKWebView Engine</name> <description>Cordova WKWebView Engine Plugin</description> <license>Apache 2.0</license> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
