diff --git a/weed/util/constants.go b/weed/util/constants.go index 2d6d884ff..ae9223edb 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.16" + VERSION = "1.17" )