Browse Source

1.45

pull/1135/head
Chris Lu 5 years ago
parent
commit
249b9d8d5d
  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, 44)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 45)
)
Loading…
Cancel
Save