Skip to content

Commit 34ae132

Browse files
committed
Bump webhook version to 2.6.10
1 parent f993aaa commit 34ae132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webhook.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
)
2525

2626
const (
27-
version = "2.6.9"
27+
version = "2.6.10"
2828
)
2929

3030
var (

0 commit comments

Comments
 (0)