From c32f95c3802df38857c7f4acf99b51cdb267134d Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 8 Mar 2020 22:02:34 -0700 Subject: 1.59 --- weed/util/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weed/util/constants.go') diff --git a/weed/util/constants.go b/weed/util/constants.go index 11b6e0382..05f2f0ec8 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -5,5 +5,5 @@ import ( ) var ( - VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 58) + VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 59) ) -- cgit v1.2.3