Browse Source

1.15

pull/809/head 1.15
Chris Lu 6 years ago
parent
commit
332668a3fd
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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