diff --git a/weed/util/constants.go b/weed/util/constants.go index 5e2b8f941..dd7314a32 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.19" + VERSION = "1.20" )