mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 12:37:57 +08:00
1.31
This commit is contained in:
@@ -5,5 +5,5 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 30)
|
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 31)
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user