Skip to content

Commit 8e199bc

Browse files
committed
Bump internal version
Signed-off-by: Steve Sloka <[email protected]>
1 parent dfa2188 commit 8e199bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/operator/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import (
4545
)
4646

4747
var (
48-
appVersion = "0.0.11"
48+
appVersion = "0.0.12"
4949

5050
printVersion bool
5151
baseImage string

0 commit comments

Comments
 (0)