diff --git a/modules/blocklayered/blocklayered.php b/modules/blocklayered/blocklayered.php index 5c448c015..cd2ca372e 100644 --- a/modules/blocklayered/blocklayered.php +++ b/modules/blocklayered/blocklayered.php @@ -39,7 +39,7 @@ class BlockLayered extends Module { $this->name = 'blocklayered'; $this->tab = 'front_office_features'; - $this->version = '1.8.5'; + $this->version = '1.8.6'; $this->author = 'PrestaShop'; $this->need_instance = 0;