Files
podinfo/pkg/version/version.go
T
2020-04-02 17:10:40 +03:00

5 lines
64 B
Go

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