From 30b732256ac6ed60ce933baab78a2c2756cf3aa5 Mon Sep 17 00:00:00 2001 From: Thomas Belliard Date: Tue, 27 Mar 2018 13:54:34 +0300 Subject: [PATCH] Publishing version 1.0.10 --- lowcostexpress.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lowcostexpress.php b/lowcostexpress.php index 3cf7de9..1519bdd 100755 --- a/lowcostexpress.php +++ b/lowcostexpress.php @@ -90,7 +90,7 @@ public function __construct() { $this->name = 'lowcostexpress'; $this->tab = 'shipping_logistics'; - $this->version = '1.0.9'; + $this->version = '1.0.10'; $this->author = 'MY FLYING BOX SAS'; parent::__construct();