release 1.6.0 & 1.1.0

This commit is contained in:
jinyu
2015-09-11 22:15:27 +08:00
parent 2f46625a71
commit 481f6e9be4
18 changed files with 44 additions and 26 deletions
@@ -524,5 +524,5 @@ public class WeixinPayProxy {
return pay3Api.authCode2openId(authCode);
}
public final static String VERSION = "1.5.2";
public final static String VERSION = "1.6.0";
}