diff --git a/stripe.php b/stripe.php index 2af5b32..1fb8fd1 100644 --- a/stripe.php +++ b/stripe.php @@ -103,7 +103,7 @@ public function __construct() { $this->name = 'stripe'; $this->tab = 'payments_gateways'; - $this->version = '1.1.0'; + $this->version = '1.1.1'; $this->author = 'thirty bees'; $this->need_instance = 1;