mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 19:39:23 +08:00
3.32
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.31)
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.32)
|
||||
VERSION = sizeLimit + " " + VERSION_NUMBER
|
||||
COMMIT = ""
|
||||
)
|
||||
|
Reference in New Issue
Block a user