Skip to content

Commit 32a7f63

Browse files
authored
Merge pull request #109 from jpush/dev
Dev
2 parents 3b40002 + 2a0b788 commit 32a7f63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jmessage-phonegap-plugin",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"description": "JMessage Cordova Plugin.",
55
"cordova": {
66
"id": "jmessage-phonegap-plugin",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="jmessage-phonegap-plugin"
5-
version="4.1.3">
5+
version="4.1.4">
66

77
<name>JMessage</name>
88
<description>集成极光 IM 和推送功能</description>

0 commit comments

Comments
 (0)