diff --git a/package.json b/package.json index 405b2d1..20db426 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.6.1-dev", "description": "Cordova InAppBrowser Plugin", "cordova": { - "id": "org.apache.cordova.inappbrowser", + "id": "cordova-plugin-inappbrowser", "platforms": [ "android", "amazon-fireos", diff --git a/plugin.xml b/plugin.xml index 617c736..05a8bcb 100644 --- a/plugin.xml +++ b/plugin.xml @@ -19,7 +19,7 @@ --> InAppBrowser diff --git a/tests/plugin.xml b/tests/plugin.xml index f34d5d7..8d468fe 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -19,7 +19,7 @@ --> Cordova InAppBrowser Plugin Tests Apache 2.0