diff --git a/weed/util/constants.go b/weed/util/constants.go index cc5a85c0a..9ddf07261 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.22" + VERSION = "1.23" )