Updated plugin id for wkwebviewengine
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/cc2bdfbe Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/tree/cc2bdfbe Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/diff/cc2bdfbe Branch: refs/heads/master Commit: cc2bdfbeaa1cdedff03e35085776120fa4a6bc40 Parents: 0b45e9e Author: Shazron Abdullah <[email protected]> Authored: Wed Apr 8 17:24:10 2015 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Wed Apr 8 17:24:10 2015 -0700 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine/blob/cc2bdfbe/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 1255b5c..eb0b57b 100644 --- a/plugin.xml +++ b/plugin.xml @@ -3,7 +3,7 @@ <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="org.apache.cordova.labs.wkwebviewengine" + id="cordova-labs-wkwebviewengine" version="0.2.0"> <name>Cordova WKWebView Engine</name> <description>Cordova WKWebView Engine Plugin</description> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
