From 8fe6c9a05d9db2e451ea74615e87899d019065e0 Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Sun, 15 Dec 2019 14:30:54 +0100 Subject: [PATCH] Update version to 2.6.11 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index aedf7c5..3af8ab4 100644 --- a/webhook.go +++ b/webhook.go @@ -25,7 +25,7 @@ import ( ) const ( - version = "2.6.10" + version = "2.6.11" ) var (