// Version updated to v2.2.3

This commit is contained in:
Thomas N
2015-08-20 14:53:45 +02:00
parent 277c6101ef
commit d2c7e5e8e6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ class Blocktopmenu extends Module
{
$this->name = 'blocktopmenu';
$this->tab = 'front_office_features';
$this->version = '2.2.2';
$this->version = '2.2.3';
$this->author = 'PrestaShop';
$this->bootstrap = true;