Browse Source

1.36

pull/991/head 1.36
Chris Lu 6 years ago
parent
commit
fe4eb6bffa
  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, 35)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 36)
)
Loading…
Cancel
Save