diff --git a/consts.go b/consts.go index 4871224..895081b 100644 --- a/consts.go +++ b/consts.go @@ -3,7 +3,7 @@ package dotweb //Global define const( // Version current version - Version = "1.5.7.5" + Version = "1.5.7.6" ) //Log define