Skip to content

Commit

Permalink
Bump webhook version to 2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanh committed Sep 24, 2019
1 parent f993aaa commit 34ae132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
)

const (
version = "2.6.9"
version = "2.6.10"
)

var (
Expand Down

0 comments on commit 34ae132

Please sign in to comment.