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
@@ -523,5 +523,5 @@ public class WeixinPayProxy {
return pay3Api.authCode2openId(authCode);
}
public final static String VERSION = "1.6.3";
public final static String VERSION = "1.6.4";
}