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