version upgrade to 1.7.8
This commit is contained in:
@@ -212,5 +212,5 @@ public class WeixinComponentProxy {
|
||||
component(componentId).getTokenManager());
|
||||
}
|
||||
|
||||
public final static String VERSION = "1.7.7";
|
||||
public final static String VERSION = "1.7.8";
|
||||
}
|
||||
|
||||
@@ -2202,5 +2202,5 @@ public class WeixinProxy {
|
||||
return commentApi.deleteCommentReply(msgid, index, commentId);
|
||||
}
|
||||
|
||||
public final static String VERSION = "1.7.7";
|
||||
public final static String VERSION = "1.7.8";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user