Browse Source

forgot to upgrade version number

pull/778/head
Chris Lu 6 years ago
parent
commit
19d546938a
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

@ -1,5 +1,5 @@
package util
const (
VERSION = "1.08"
VERSION = "1.09"
)
Loading…
Cancel
Save