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 e04de2b commit 0e67900Copy full SHA for 0e67900
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jmessage-phonegap-plugin",
3
- "version": "3.5.1",
+ "version": "3.5.2",
4
"description": "JMessage Cordova Plugin.",
5
"cordova": {
6
"id": "jmessage-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="jmessage-phonegap-plugin"
- version="3.5.1">
+ version="3.5.2">
7
<name>JMessage</name>
8
<description>集成极光 IM 和推送功能</description>
0 commit comments