mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
move to 0.25, previous 0.23 and 0.24 are not correct when managing the
volumes
This commit is contained in:
parent
7e83a75fba
commit
b3df7673ed
|
@ -6,7 +6,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
VERSION = "0.24"
|
VERSION = "0.25"
|
||||||
)
|
)
|
||||||
|
|
||||||
var cmdVersion = &Command{
|
var cmdVersion = &Command{
|
||||||
|
|
Loading…
Reference in a new issue