diff --git a/README.md b/README.md index 6d95cea..93a1651 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ Cross-Platform push notifications by Pushwoosh for Cordova / PhoneGap Using npm (requires cordova 7.0+): ``` -cordova plugin add pushwoosh-cordova-plugin@8.3.31 +cordova plugin add pushwoosh-cordova-plugin@8.3.32 ``` Using git: ``` -cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8.3.31 +cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8.3.32 ``` #### Phonegap @@ -28,7 +28,7 @@ cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8. Using npm (requires phonegap 7.1+): ``` -cordova plugin add pushwoosh-cordova-plugin@8.3.31 +cordova plugin add pushwoosh-cordova-plugin@8.3.32 ``` ### Guide diff --git a/README_PGB.md b/README_PGB.md index 47a1945..844b2f4 100644 --- a/README_PGB.md +++ b/README_PGB.md @@ -14,7 +14,7 @@ Cross-Platform push notifications by Pushwoosh for PhoneGap Using npm (requires cordova 5.0+): ``` -cordova plugin add pushwoosh-pgb-plugin@8.3.31 +cordova plugin add pushwoosh-pgb-plugin@8.3.32 ``` ### Guide diff --git a/package.json b/package.json index 9a8b24d..fc5fda6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pushwoosh-cordova-plugin", - "version": "8.3.31", + "version": "8.3.32", "description": "\n This plugin allows you to send and receive push notifications. Powered by Pushwoosh (www.pushwoosh.com).\n ", "main":"www/PushNotification.js", "typings":"types/index.d.ts", diff --git a/plugin.xml b/plugin.xml index 4331102..01482bc 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + Pushwoosh @@ -125,7 +125,7 @@ - +