Files
podinfo/pkg/version/version.go
T
2022-05-24 12:09:58 +03:00

5 lines
64 B
Go

package version
var VERSION = "6.1.5"
var REVISION = "unknown"