Skip to content

Commit e4e8c92

Browse files
zhanluxianshenMandssS
authored andcommitted
Fix chaosblade version in spec
Signed-off-by: zhanluxianshen <[email protected]>
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

Lines changed: 1 addition & 1 deletion
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)