version upgrade to 1.6.8 & 1.1.7
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.foxinmy</groupId>
|
||||
<artifactId>weixin4j</artifactId>
|
||||
<version>1.6.7</version>
|
||||
<version>1.6.8</version>
|
||||
</parent>
|
||||
<artifactId>weixin4j-mp</artifactId>
|
||||
<name>weixin4j-mp</name>
|
||||
|
||||
@@ -1566,5 +1566,5 @@ public class WeixinProxy {
|
||||
return dataApi.datacube(datacubeType, date);
|
||||
}
|
||||
|
||||
public final static String VERSION = "1.6.7";
|
||||
public final static String VERSION = "1.6.8";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user