mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 20:53:51 +08:00
this is a fix important enough for a version bump
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION = "0.43"
|
||||
VERSION = "0.44"
|
||||
)
|
||||
|
||||
var cmdVersion = &Command{
|
||||
|
Reference in New Issue
Block a user