release weixin4j-[mp|qy] 1.6.4 & weixin4j-server 1.1.4

This commit is contained in:
jinyu
2015-12-01 21:16:18 +08:00
parent 23ff5460b9
commit f659e8cffe
13 changed files with 38 additions and 20 deletions
@@ -1267,5 +1267,5 @@ public class WeixinProxy {
return chatApi.sendChatMessage(message);
}
public final static String VERSION = "1.6.3";
public final static String VERSION = "1.6.4";
}
@@ -91,5 +91,5 @@ public class WeixinSuiteProxy {
return this.suiteMap.get(suiteId);
}
public final static String VERSION = "1.6.3";
public final static String VERSION = "1.6.4";
}