mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-24 11:09:12 +08:00
1.42
This commit is contained in:
parent
862c2cb8e6
commit
3f851feb59
@ -5,5 +5,5 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 41)
|
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 42)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user