diff --git a/weed/util/constants.go b/weed/util/constants.go index ee6125a8c..0a4980e6f 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.27" + VERSION = "1.28" )