diff --git a/consts.go b/consts.go index 1a6f70b..ba5e7b0 100644 --- a/consts.go +++ b/consts.go @@ -3,7 +3,7 @@ package dotweb // Global define const ( // Version current version - Version = "1.7.22" + Version = "1.7.3" ) // Log define