Files
podinfo/pkg/version/version.go
T
2026-06-18 11:56:18 +03:00

5 lines
65 B
Go

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