constants.go 42 B

12345
  1. package util
  2. const (
  3. VERSION = "0.77"
  4. )