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