Skip to content

Commit 59d6c4b

Browse files
author
chenjie199234
committed
update
1 parent 83f3d04 commit 59d6c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "fmt"
44

55
var major = 0
66
var minor = 0
7-
var patch = 79
7+
var patch = 80
88
var status = ""
99

1010
func String() string {

0 commit comments

Comments
 (0)