fix: custom headers for webhook notifications (#375)

This commit is contained in:
Miguel Ribeiro
2024-06-05 09:01:17 +02:00
committed by GitHub
parent 25a445e88d
commit 7217088bb0
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v2.2.0";
$version = "v2.2.1";
?>