Skip to content

Commit a5427e9

Browse files
authored
Bump version to 7.0.2-dev (#1344)
1 parent a70c2de commit a5427e9

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 = "app-operator"
77
source = "https://github.com/giantswarm/app-operator"
8-
version = "7.0.1"
8+
version = "7.0.2-dev"
99
)
1010

1111
func Description() string {

0 commit comments

Comments
 (0)