diff --git a/stripejs.zip b/stripejs.zip deleted file mode 100644 index 856a06e..0000000 Binary files a/stripejs.zip and /dev/null differ diff --git a/stripejs/config.xml b/stripejs/config.xml index ea5f1c3..5b64041 100644 --- a/stripejs/config.xml +++ b/stripejs/config.xml @@ -2,7 +2,7 @@ stripejs - + diff --git a/stripejs/stripejs.php b/stripejs/stripejs.php index 4ce813f..67fd958 100644 --- a/stripejs/stripejs.php +++ b/stripejs/stripejs.php @@ -31,7 +31,7 @@ public function __construct() { $this->name = 'stripejs'; $this->tab = 'payments_gateways'; - $this->version = '0.9.9'; + $this->version = '1.0.0Beta'; $this->author = 'PrestaShop + Ollie McFarlane'; $this->need_instance = 0; $this->currencies = true;