Skip to content

Commit c97a8a2

Browse files
author
chenjie199234
committed
update
1 parent 37249e3 commit c97a8a2

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 = 78
7+
var patch = 79
88
var status = ""
99

1010
func String() string {

0 commit comments

Comments
 (0)