CB-10191 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/22b02a1b Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/22b02a1b Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/22b02a1b Branch: refs/heads/master Commit: 22b02a1b82daab691abc119b6e7d38916dae26e4 Parents: dc431d5 Author: Shazron Abdullah <[email protected]> Authored: Fri Dec 11 10:04:56 2015 -0800 Committer: Shazron Abdullah <[email protected]> Committed: Fri Dec 11 10:04:56 2015 -0800 ---------------------------------------------------------------------- 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/22b02a1b/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 5c9e587..1829890 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-wkwebview-engine", - "version": "1.0.1", + "version": "1.0.2-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/22b02a1b/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index d4c7fad..cd17ce1 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.1"> + version="1.0.2-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]
