diff --git a/cmd/main.go b/cmd/main.go index 95527945d..afde29711 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -16,7 +16,7 @@ import ( const ( // Version is the version of kapp-controller - Version = "0.21.0" + Version = "0.22.0" ) func main() {