Skip to content

Commit

Permalink
Bump version to 2.34.2-dev (#1007)
Browse files Browse the repository at this point in the history
Co-authored-by: Zach Stone <zach@giantswarm.io>
  • Loading branch information
taylorbot and stone-z committed May 8, 2023
1 parent c0cb156 commit ee632b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/project/project.go
Expand Up @@ -5,7 +5,7 @@ var (
gitSHA = "n/a"
name = "chart-operator"
source = "https://github.com/giantswarm/chart-operator"
version = "2.35.0"
version = "2.35.1-dev"
)

const (
Expand Down

0 comments on commit ee632b0

Please sign in to comment.