From d563d635dc2703424242462db51c0d168b4a8457 Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Wed, 8 May 2024 20:03:07 +0700 Subject: [PATCH] Pushwoosh Cordova Plugin 8.3.26 https://github.com/Pushwoosh/pushwoosh-phonegap-plugin/releases/tag/8.3.26 --- README.md | 6 +++--- README_PGB.md | 2 +- package.json | 2 +- plugin.xml | 18 +++++++++--------- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 0a5dbd8..693614a 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.25 +cordova plugin add pushwoosh-cordova-plugin@8.3.26 ``` Using git: ``` -cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8.3.25 +cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8.3.26 ``` #### 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.25 +cordova plugin add pushwoosh-cordova-plugin@8.3.26 ``` ### Guide diff --git a/README_PGB.md b/README_PGB.md index 282efb5..cc15541 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.25 +cordova plugin add pushwoosh-pgb-plugin@8.3.26 ``` ### Guide diff --git a/package.json b/package.json index 753ce90..cc58cf3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pushwoosh-cordova-plugin", - "version": "8.3.25", + "version": "8.3.26", "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 4da7e83..5260c8b 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + Pushwoosh @@ -77,13 +77,13 @@ - - - - - - - + + + + + + + @@ -125,7 +125,7 @@ - +