diff --git a/stripe.php b/stripe.php index 54f11ee..0016c26 100644 --- a/stripe.php +++ b/stripe.php @@ -114,7 +114,7 @@ public function __construct() { $this->name = 'stripe'; $this->tab = 'payments_gateways'; - $this->version = '1.9.2'; + $this->version = '1.9.3'; $this->author = 'thirty bees'; $this->need_instance = 0;