diff --git a/const.go b/const.go index 9c28db8..1fb50ca 100644 --- a/const.go +++ b/const.go @@ -6,5 +6,5 @@ const ( const ( LogTable = "wechatopen" - Version = "1.0.42" + Version = "1.0.43" )