Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 14e87fd

Browse files
author
llcao
committed
fix ut.
1 parent d6cf288 commit 14e87fd

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

pkg/vfs/assets.gen.go

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222

2323
const (
2424
// OperatorVersionString is the version string of this operator binary.
25-
OperatorVersionString = "1.4.0"
25+
OperatorVersionString = "1.3.0"
2626
)
2727

2828
var (

version/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.3.0

0 commit comments

Comments
 (0)