diff --git a/ps_checkout.php b/ps_checkout.php index f5c12e63b..e276159dd 100755 --- a/ps_checkout.php +++ b/ps_checkout.php @@ -70,7 +70,7 @@ public function __construct() { $this->name = 'ps_checkout'; $this->tab = 'payments_gateways'; - $this->version = '1.0.0'; + $this->version = '1.0.1'; $this->author = 'PrestaShop'; $this->need_instance = 0;