mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-19 10:49:19 +08:00
1.42
This commit is contained in:
@@ -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)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user