mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
1.31
This commit is contained in:
parent
5c411f3e5f
commit
59d532a8c3
|
@ -5,5 +5,5 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 30)
|
||||
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 31)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue