diff --git a/easytransac.php b/easytransac.php index f5f0cce..023dc40 100644 --- a/easytransac.php +++ b/easytransac.php @@ -18,7 +18,7 @@ public function __construct() { $this->name = 'easytransac'; $this->tab = 'payments_gateways'; - $this->version = '3.0.4'; + $this->version = '3.0.5'; $this->author = 'EasyTransac'; $this->is_eu_compatible = 1; $this->need_instance = 0;