webhook/internal/version/version.go
2023-01-10 00:04:46 +08:00

5 lines
44 B
Go

package version
var (
Version = "2.8.0"
)