Skip to content

Commit

Permalink
Bump version to 4.2.1-dev (#727)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Action <action@github.com>
  • Loading branch information
github-actions[bot] and actions-user committed Mar 19, 2021
1 parent b9068e5 commit 4e25a5c
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 = "4.2.0"
version = "4.2.1-dev"
)

func Description() string {
Expand Down

0 comments on commit 4e25a5c

Please sign in to comment.