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.
2 parents 3b40002 + 2a0b788 commit 32a7f63Copy full SHA for 32a7f63
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jmessage-phonegap-plugin",
3
- "version": "4.1.3",
+ "version": "4.1.4",
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="4.1.3">
+ version="4.1.4">
7
<name>JMessage</name>
8
<description>集成极光 IM 和推送功能</description>
0 commit comments