Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit d399f2d

Browse files
Bump version to 5.0.1-dev (#1203)
Co-authored-by: GitHub Action <[email protected]>
1 parent 5b37bc9 commit d399f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/project/project.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var (
55
gitSHA = "n/a"
66
name string = "azure-operator"
77
source string = "https://github.com/giantswarm/azure-operator"
8-
version = "5.0.0-beta7"
8+
version = "5.0.1-dev"
99
)
1010

1111
func Description() string {

0 commit comments

Comments
 (0)