diff --git a/weed/util/constants.go b/weed/util/constants.go index 01fc8d384..1266e5692 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.06" + VERSION = "1.07" )