From f78eeeca7d2d5f4af2e792d1df5c6e2b0c922dad Mon Sep 17 00:00:00 2001 From: Adnan Hajdarevic Date: Thu, 12 Feb 2026 23:36:16 +0100 Subject: [PATCH] Bump version to 2.8.3 --- webhook.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook.go b/webhook.go index 9ed793c..ee49251 100644 --- a/webhook.go +++ b/webhook.go @@ -25,7 +25,7 @@ import ( ) const ( - version = "2.8.2" + version = "2.8.3" ) var (