diff --git a/modules/gateways/xendit.php b/modules/gateways/xendit.php index 70f9776..5edf00a 100644 --- a/modules/gateways/xendit.php +++ b/modules/gateways/xendit.php @@ -10,7 +10,7 @@ require __DIR__ . '/xendit/autoload.php'; // defines -define('XENDIT_PAYMENT_GATEWAY_VERSION', '1.0.7'); +define('XENDIT_PAYMENT_GATEWAY_VERSION', '1.0.8'); use WHMCS\Billing\Invoice; use Xendit\Lib\ActionBase;