Skip to content

Commit

Permalink
Bump version to 6.11.2-dev (#1305)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Oct 8, 2024
1 parent 8dc9168 commit c5144bd
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 = "app-operator"
source = "https://github.com/giantswarm/app-operator"
version = "6.11.1"
version = "6.11.2-dev"
)

func Description() string {
Expand Down

0 comments on commit c5144bd

Please sign in to comment.