We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e60d7c2 commit 529f08dCopy full SHA for 529f08d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jpush-phonegap-plugin",
3
- "version": "3.4.5",
+ "version": "3.4.6",
4
"description": "JPush for cordova plugin",
5
"cordova": {
6
"id": "jpush-phonegap-plugin",
plugin.xml
@@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="jpush-phonegap-plugin"
- version="3.4.5">
+ version="3.4.6">
7
<name>JPush</name>
8
<description>JPush for cordova plugin</description>
0 commit comments