Repository: cordova-plugin-wkwebview-engine
Updated Branches:
  refs/heads/master 0cda51fe9 -> d21f760d3


Renamed plugin id, changed repo tag value


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

Branch: refs/heads/master
Commit: d21f760d33910c105fe8330357447773d66ed190
Parents: 0cda51f
Author: Shazron Abdullah <shaz...@apache.org>
Authored: Tue Sep 8 15:07:45 2015 -0700
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Tue Sep 8 15:07:45 2015 -0700

----------------------------------------------------------------------
 plugin.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/d21f760d/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index b2de8e6..662df50 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,13 +3,13 @@
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
     xmlns:rim="http://www.blackberry.com/ns/widgets";
     xmlns:android="http://schemas.android.com/apk/res/android";
-    id="cordova-labs-wkwebviewengine"
-    version="0.3.0">
+    id="cordova-plugin-wkwebview-engine"
+    version="0.4.0">
     <name>Cordova WKWebView Engine</name>
     <description>Cordova WKWebView Engine Plugin</description>
     <license>Apache 2.0</license>
     <keywords>cordova,wkwebview,webview</keywords>
-    <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugins.git</repo>
+    
<repo>https://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git</repo>
 
        <engines>
         <engine name="cordova-ios" version=">=4.0.0-dev" />


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to