From 37e4e022fdfd53c3bec1e366bd5a41c6be8def30 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 23 Aug 2018 00:02:13 -0700 Subject: prepare for 0.94 release --- weed/util/constants.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weed/util/constants.go b/weed/util/constants.go index 141dbffd7..204289347 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.93" + VERSION = "0.94" ) -- cgit v1.2.3