Skip to content

Commit

Permalink
Bump version to 2.20.1-dev (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Bianchi <[email protected]>
  • Loading branch information
taylorbot and Christian Bianchi authored Feb 14, 2024
1 parent fb78c9f commit bcab4b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/project/project.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var (
gitSHA = "n/a"
name = "cluster-apps-operator"
source = "https://github.com/giantswarm/cluster-apps-operator"
version = "2.20.0"
version = "2.20.1-dev"
)

func Description() string {
Expand Down

0 comments on commit bcab4b5

Please sign in to comment.