Skip to content

Commit e4e8c92

Browse files
zhanluxianshenMandssS
zhanluxianshen
authored andcommitted
Fix chaosblade version in spec
Signed-off-by: zhanluxianshen <irelandabby883@gmail.com>
1 parent c4f5b0e commit e4e8c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/spec/spec.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import (
2929
"github.com/chaosblade-io/chaosblade/cli/cmd"
3030
)
3131

32-
var version = "1.7.1"
32+
var version = "1.7.3"
3333

3434
func main() {
3535

0 commit comments

Comments
 (0)