We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6424b commit 45ced49Copy full SHA for 45ced49
manager/version.go
@@ -7,5 +7,5 @@ func AppName() string {
7
8
// Version returns the current manager version
9
func Version() string {
10
- return "0.3.0"
+ return "0.4.0"
11
}
0 commit comments