You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by sh...@apache.org on 2015/09/09 00:02:53 UTC

[16/19] cordova-plugin-wkwebview-engine git commit: Updated engine tag and incremented wkwebview-engine version.

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

Branch: refs/heads/master
Commit: f2266c6ebadab7020ad92c6ff47fe3d7c2a32bfc
Parents: 1dbc242
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri May 29 17:08:41 2015 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri May 29 17:08:41 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/f2266c6e/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index eb0b57b..b2de8e6 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -4,7 +4,7 @@
     xmlns:rim="http://www.blackberry.com/ns/widgets"
     xmlns:android="http://schemas.android.com/apk/res/android"
     id="cordova-labs-wkwebviewengine"
-    version="0.2.0">
+    version="0.3.0">
     <name>Cordova WKWebView Engine</name>
     <description>Cordova WKWebView Engine Plugin</description>
     <license>Apache 2.0</license>
@@ -12,10 +12,10 @@
     <repo>https://git-wip-us.apache.org/repos/asf/cordova-plugins.git</repo>
 
 	<engines>
-		<engine name="cordova" version=">=3.9.9" />
+        <engine name="cordova-ios" version=">=4.0.0-dev" />
 	</engines>
 
-    <dependency id="cordova-labs-local-webserver" url="https://git-wip-us.apache.org/repos/asf/cordova-plugins.git#master:local-webserver" version=">=2.1.0" />
+    <dependency id="cordova-labs-local-webserver" url="https://git-wip-us.apache.org/repos/asf/cordova-plugins.git#master:local-webserver" version=">=2.3.1" />
 
     <!-- ios -->
     <platform name="ios">


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