diff --git a/modules/paypal/paypal.php b/modules/paypal/paypal.php index 190ea67d2..efc425f03 100644 --- a/modules/paypal/paypal.php +++ b/modules/paypal/paypal.php @@ -40,7 +40,7 @@ class PayPal extends PaymentModule { $this->name = 'paypal'; $this->tab = 'payments_gateways'; - $this->version = '2.8.2'; + $this->version = '2.8.3'; $this->currencies = true; $this->currencies_mode = 'radio';