-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jenkins CI
committed
Aug 27, 2024
1 parent
068bd70
commit bf65459
Showing
4 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,21 +14,21 @@ Cross-Platform push notifications by Pushwoosh for Cordova / PhoneGap | |
Using npm (requires cordova 7.0+): | ||
|
||
``` | ||
cordova plugin add [email protected].27 | ||
cordova plugin add [email protected].28 | ||
``` | ||
|
||
Using git: | ||
|
||
``` | ||
cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8.3.27 | ||
cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8.3.28 | ||
``` | ||
|
||
#### Phonegap | ||
|
||
Using npm (requires phonegap 7.1+): | ||
|
||
``` | ||
cordova plugin add [email protected].27 | ||
cordova plugin add [email protected].28 | ||
``` | ||
|
||
### Guide | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ Cross-Platform push notifications by Pushwoosh for PhoneGap | |
Using npm (requires cordova 5.0+): | ||
|
||
``` | ||
cordova plugin add [email protected].27 | ||
cordova plugin add [email protected].28 | ||
``` | ||
|
||
### Guide | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters