facts.go 128 B

12345
  1. package info
  2. // When no version is set, return the next bug fix version
  3. // after the most recent tag
  4. const Version = "v1.23.0"