aboutsummaryrefslogtreecommitdiff
path: root/weed/util/constants.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2018-11-14 23:51:15 -0800
committerChris Lu <chris.lu@gmail.com>2018-11-14 23:51:15 -0800
commit29295632945228934cad72de6c82e0a075e24fcb (patch)
treec5dd3db6565d7e2a0ec85737f884c9f82ce251f7 /weed/util/constants.go
parentd3b7965c76a9f146e6d3db99a836f1bad4ca3c40 (diff)
downloadseaweedfs-29295632945228934cad72de6c82e0a075e24fcb.tar.xz
seaweedfs-29295632945228934cad72de6c82e0a075e24fcb.zip
1.061.06
Diffstat (limited to 'weed/util/constants.go')
-rw-r--r--weed/util/constants.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go
index 7d2b8917e..01fc8d384 100644
--- a/weed/util/constants.go
+++ b/weed/util/constants.go
@@ -1,5 +1,5 @@
package util
const (
- VERSION = "1.05"
+ VERSION = "1.06"
)