Browse Source

update to 1.03

pull/769/head 1.03
Chris Lu 6 years ago
parent
commit
6e53c38c2f
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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