You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/12/05 03:08:35 UTC

cordova-plugin-wkwebview-engine git commit: CB-10149 Incremented plugin version.

Repository: cordova-plugin-wkwebview-engine
Updated Branches:
  refs/heads/master 357acd177 -> 7c8d3a4cb


CB-10149 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/7c8d3a4c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/7c8d3a4c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/7c8d3a4c

Branch: refs/heads/master
Commit: 7c8d3a4cb64ce5609c0ee3cc639e2abe0e885348
Parents: 357acd1
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Dec 4 18:07:37 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Dec 4 18:07:37 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/7c8d3a4c/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 019a91e..3c5f778 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-wkwebview-engine",
-  "version": "1.0.0",
+  "version": "1.0.1-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/7c8d3a4c/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 5fe158d..84a961a 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.0">
+    version="1.0.1-dev">
     <name>Cordova WKWebView Engine</name>
     <description>Cordova WKWebView Engine Plugin</description>
     <license>Apache 2.0</license>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org