From cf46f4b762dfb214e2e20ec09f98613301bdf31e Mon Sep 17 00:00:00 2001 From: hevin Date: Mon, 19 Jun 2017 17:56:08 +0800 Subject: [PATCH] Update version number --- README.md | 2 +- package.json | 4 ++-- plugin.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index aa65761..875e5a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # JMessage PhoneGap / Cordova Plugin -[![release](https://img.shields.io/badge/release-2.4.4-blue.svg)](https://github.com/jpush/jmessage-phonegap-plugin/releases) +[![release](https://img.shields.io/badge/release-2.4.5-blue.svg)](https://github.com/jpush/jmessage-phonegap-plugin/releases) [![platforms](https://img.shields.io/badge/platforms-iOS%7CAndroid-lightgrey.svg)](https://github.com/jpush/jmessage-phonegap-plugin) [![QQ Group](https://img.shields.io/badge/QQ%20Group-413602425-red.svg)](https://github.com/jpush/jmessage-phonegap-plugin) [![weibo](https://img.shields.io/badge/weibo-JPush-blue.svg)](http://weibo.com/jpush?refer_flag=1001030101_&is_all=1) diff --git a/package.json b/package.json index 52e3957..780fa19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jmessage-phonegap-plugin", - "version": "2.4.4", + "version": "2.4.5", "description": "JMessage Cordova Plugin.", "cordova": { "id": "jmessage-phonegap-plugin", @@ -36,4 +36,4 @@ "url": "https://github.com/jpush/jmessage-phonegap-plugin/issues" }, "homepage": "https://github.com/jpush/jmessage-phonegap-plugin#readme" -} +} \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index cd5a451..ace8876 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ + version="2.4.5"> JMessage 集成极光 IM 和推送功能