diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-01-06 10:52:26 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-01-06 10:52:26 -0800 |
| commit | e768e64fbc4c4662f0c8bc17c60aac671d048c77 (patch) | |
| tree | d290ab764e3f19a69262bddb0d24983cf911df7d | |
| parent | bd32108a90b3403e1fed75c62fa947fa9c0e6cd1 (diff) | |
| download | seaweedfs-1.20.tar.xz seaweedfs-1.20.zip | |
1.201.20
| -rw-r--r-- | weed/util/constants.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/util/constants.go b/weed/util/constants.go index 5e2b8f941..dd7314a32 100644 --- a/weed/util/constants.go +++ b/weed/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "1.19" + VERSION = "1.20" ) |
