Skip to content

Commit 91d9098

Browse files
committed
update version to v1.3.0-rc1
1 parent cb07656 commit 91d9098

File tree

2 files changed

+6
-524
lines changed

2 files changed

+6
-524
lines changed

pkg/constants/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
)
66

77
// BuildVersion is the local build version, set by build system
8-
const BuildVersion = "1.2.3"
8+
const BuildVersion = "1.3.0-rc1"
99

1010
var CurrentCommit string
1111

0 commit comments

Comments
 (0)