release weixin4j-[mp|qy] 1.6.4 & weixin4j-server 1.1.4
This commit is contained in:
@@ -106,4 +106,8 @@
|
||||
|
||||
* 2015-11-09
|
||||
|
||||
+ version upgrade to 1.1.3
|
||||
+ version upgrade to 1.1.3
|
||||
|
||||
* 2015-12-01
|
||||
|
||||
+ version upgrade to 1.1.4
|
||||
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.foxinmy</groupId>
|
||||
<artifactId>weixin4j-server</artifactId>
|
||||
<version>1.1.3</version>
|
||||
<version>1.1.4</version>
|
||||
<name>weixin4j-server</name>
|
||||
<url>https://github.com/foxinmy/weixin4j/tree/master/weixin4j-server</url>
|
||||
<description>微信消息netty服务器</description>
|
||||
|
||||
+1
-1
@@ -327,5 +327,5 @@ public final class WeixinServerBootstrap {
|
||||
return this;
|
||||
}
|
||||
|
||||
public final static String VERSION = "1.1.3";
|
||||
public final static String VERSION = "1.1.4";
|
||||
}
|
||||
Reference in New Issue
Block a user