diff --git a/modules/gateways/xendit.php b/modules/gateways/xendit.php index 5edf00a..9f6e0b7 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.8'); +define('XENDIT_PAYMENT_GATEWAY_VERSION', '1.0.9'); use WHMCS\Billing\Invoice; use Xendit\Lib\ActionBase;