From 57494caea7b2b8b258df3b5c0fffaffa2db7223f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=85=89=E6=98=A5?= Date: Wed, 14 Sep 2022 12:50:53 +0800 Subject: [PATCH] - update userAgentFormat --- const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/const.go b/const.go index 260cbc9..67aa4e6 100644 --- a/const.go +++ b/const.go @@ -11,4 +11,4 @@ var ( httpParamsModeForm = "FORM" ) -const Version = "1.0.29" +const Version = "1.0.30"