mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-24 03:33:36 +08:00
bump up version number to 0.32
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION = "0.31"
|
||||
VERSION = "0.32"
|
||||
)
|
||||
|
||||
var cmdVersion = &Command{
|
||||
|
Reference in New Issue
Block a user