From 3b3e91bb171cfd2c81ce9f58e2d0d37f02d12a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=85=89=E6=98=A5?= Date: Sat, 3 Dec 2022 10:10:43 +0800 Subject: [PATCH] - update --- const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" )