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