Skip to content

Commit 8572243

Browse files
authored
Bump version to 2.47.2-dev (#1200)
1 parent 94aff1c commit 8572243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/project/project.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var (
55
gitSHA = "n/a"
66
name = "kubectl-gs"
77
source = "https://github.com/giantswarm/kubectl-gs"
8-
version = "2.47.1"
8+
version = "2.47.2-dev"
99
)
1010

1111
func Description() string {

0 commit comments

Comments
 (0)