From b51d8f03bba24c698ad030ce94e1a20816e5d150 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 5 Apr 2020 22:04:16 -0700 Subject: 1.71 --- 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 563378e50..6d1498164 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, 70) + VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 71) ) -- cgit v1.2.3