Browse Source

0.99 release

pull/753/head 0.99
Chris Lu 6 years ago
parent
commit
249eeccf32
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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