mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 01:33:34 +08:00
3.69
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
const HttpStatusCancelled = 499
|
||||
|
||||
var (
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.68)
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 3.69)
|
||||
VERSION = sizeLimit + " " + VERSION_NUMBER
|
||||
COMMIT = ""
|
||||
)
|
||||
|
Reference in New Issue
Block a user