Skip to content

Commit 31cb2c1

Browse files
committed
Bump version CLI to v2.2.2 (triple two!)
1 parent cf24faa commit 31cb2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/registry/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
// CLIVersion version of Create Go App CLI.
14-
const CLIVersion string = "2.2.1"
14+
const CLIVersion string = "2.2.2"
1515

1616
// Variables struct for Ansible variables (inventory, hosts).
1717
type Variables struct {

0 commit comments

Comments
 (0)