diff --git a/const.go b/const.go index 4e94bcf..bae380b 100644 --- a/const.go +++ b/const.go @@ -15,5 +15,5 @@ const ( const ( LogTable = "kashangwl" - Version = "1.0.3" + Version = "1.0.30" )