version.go 79 B

1234
  1. package gf
  2. const VERSION = "v1.16.6"
  3. const AUTHORS = "john<john@goframe.org>"