diff --git a/README.md b/README.md index 3dc0a5d..922340f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Fork + +``` +This fork solves issue with plugin naming in Ionic package.json. Especially convinient with automatic builds. +``` + # WifiWizard Version 0.2.10 diff --git a/package.json b/package.json index 7d1c6e4..894a5de 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.2.11", "description": "This plugin allows Phonegap applications to manage Wifi connections.", "cordova": { - "id": "com.pylonproducts.wifiwizard", + "id": "wifiwizard", "platforms": [ "android", "ios"