Skip to content

Commit

Permalink
Bump version to 2.34.1-dev (#998)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Feb 15, 2023
1 parent 403a2e1 commit fdf61fe
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.34.0"
version = "2.34.1-dev"
)

const (
Expand Down

0 comments on commit fdf61fe

Please sign in to comment.