Browse Source

1.46

pull/1158/head
Chris Lu 5 years ago
parent
commit
a631b2a9e9
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

@ -5,5 +5,5 @@ import (
)
var (
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 45)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 46)
)
Loading…
Cancel
Save