From 95d414e93476a0998368c8645a3d51eec375ed57 Mon Sep 17 00:00:00 2001 From: Sharon Date: Fri, 14 Dec 2018 18:05:22 -0500 Subject: [PATCH] Change version --- kushkipagos/kushkipagos.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kushkipagos/kushkipagos.php b/kushkipagos/kushkipagos.php index 88728f8..efadeca 100644 --- a/kushkipagos/kushkipagos.php +++ b/kushkipagos/kushkipagos.php @@ -42,7 +42,7 @@ public function __construct() { $this->name = 'kushkipagos'; $this->tab = 'payments_gateways'; - $this->version = '1.1.2'; + $this->version = '2.1.3'; $this->author = 'Orizzonte S.A'; $this->need_instance = 0; $this->display = 'view';