diff --git a/config/conf.go b/config/conf.go index 5478186..d570213 100644 --- a/config/conf.go +++ b/config/conf.go @@ -27,7 +27,7 @@ import ( const confVer = 0 const ( - Version = "2.0.1" + Version = "2.0.2" GitRemotePath = "github.com/beego/bee/v2" )