diff --git a/weed/util/constants.go b/weed/util/constants.go index 6af63f505..cf91f9c70 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.03" + VERSION = "1.04" )