diff --git a/cfg/config.go b/cfg/config.go index c7c5c91..c3a0a4e 100644 --- a/cfg/config.go +++ b/cfg/config.go @@ -28,7 +28,7 @@ import ( ) const ( - Version = "v1.5.12" + Version = "v1.6.0" MAXPARTS = 2 )