mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 06:27:55 +08:00
move to 0.25, previous 0.23 and 0.24 are not correct when managing the
volumes
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION = "0.24"
|
||||
VERSION = "0.25"
|
||||
)
|
||||
|
||||
var cmdVersion = &Command{
|
||||
|
Reference in New Issue
Block a user