Skip to content

Commit

Permalink
Bump version to 0.10.3-dev (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Aug 7, 2023
1 parent c9f2655 commit 6192f7f
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 = "silence-operator"
source = "https://github.com/giantswarm/silence-operator"
version = "0.10.2"
version = "0.10.3-dev"
)

func Description() string {
Expand Down

0 comments on commit 6192f7f

Please sign in to comment.