We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf24faa commit 31cb2c1Copy full SHA for 31cb2c1
pkg/registry/defaults.go
@@ -11,7 +11,7 @@ import (
11
)
12
13
// CLIVersion version of Create Go App CLI.
14
-const CLIVersion string = "2.2.1"
+const CLIVersion string = "2.2.2"
15
16
// Variables struct for Ansible variables (inventory, hosts).
17
type Variables struct {
0 commit comments